aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-04-23 14:53:10 -0400
committerMichael <[email protected]>2017-04-23 14:53:10 -0400
commite833a9bf2751f16d8614af9aa20f5b9bec3d81a8 (patch)
tree2bed17163caeb9f417394d91b741d6c7d6766a8c /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentba0ae29bbb7eee83c5a4969316d97b43b5f18ba0 (diff)
downloadshiftos_thereturn-e833a9bf2751f16d8614af9aa20f5b9bec3d81a8.tar.gz
shiftos_thereturn-e833a9bf2751f16d8614af9aa20f5b9bec3d81a8.tar.bz2
shiftos_thereturn-e833a9bf2751f16d8614af9aa20f5b9bec3d81a8.zip
FUCKTONS OF SHIFTORIUM WORK
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj18
1 files changed, 18 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index bd8fd65..3edfd38 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -317,6 +317,18 @@
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="ScriptingTestFunctions.cs" />
+ <Compile Include="ShiftnetSites\AppscapeMain.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="ShiftnetSites\AppscapeMain.Designer.cs">
+ <DependentUpon>AppscapeMain.cs</DependentUpon>
+ </Compile>
+ <Compile Include="ShiftnetSites\MainHomepage.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="ShiftnetSites\MainHomepage.Designer.cs">
+ <DependentUpon>MainHomepage.cs</DependentUpon>
+ </Compile>
<Compile Include="ShiftOSAudioProvider.cs" />
<Compile Include="ShiftOSConfigFile.cs" />
<Compile Include="SkinCommands.cs" />
@@ -463,6 +475,12 @@
<SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <EmbeddedResource Include="ShiftnetSites\AppscapeMain.resx">
+ <DependentUpon>AppscapeMain.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="ShiftnetSites\MainHomepage.resx">
+ <DependentUpon>MainHomepage.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="WindowBorder.resx">
<DependentUpon>WindowBorder.cs</DependentUpon>
</EmbeddedResource>