aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael VanOverbeek <[email protected]>2017-02-26 08:37:29 -0500
committerGitHub <[email protected]>2017-02-26 08:37:29 -0500
commitdcae8927d1d6e65c26638a24f99f95f7af467cd3 (patch)
treee670f4d26dbd03f218275550aa12640f729e12b5 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent3a46014d655a9d36e51fec5a6ddddde9937647e1 (diff)
parente1e0d142dc6a1c1f1b21d7ae2b7d7e699963d268 (diff)
downloadshiftos_thereturn-dcae8927d1d6e65c26638a24f99f95f7af467cd3.tar.gz
shiftos_thereturn-dcae8927d1d6e65c26638a24f99f95f7af467cd3.tar.bz2
shiftos_thereturn-dcae8927d1d6e65c26638a24f99f95f7af467cd3.zip
Merge pull request #96 from lempamo/master
extra shiftletters stuff
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index be83036..e458704 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -70,6 +70,12 @@
<Compile Include="Applications\Artpad.Designer.cs">
<DependentUpon>Artpad.cs</DependentUpon>
</Compile>
+ <Compile Include="Applications\AudioPlayer.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Applications\AudioPlayer.Designer.cs">
+ <DependentUpon>AudioPlayer.cs</DependentUpon>
+ </Compile>
<Compile Include="Applications\Calculator.cs">
<SubType>UserControl</SubType>
</Compile>