aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-28 10:12:59 -0400
committerMichael <[email protected]>2017-05-28 10:12:59 -0400
commit80899fc5de1c0c194043ce94a10707bf8b7afcf0 (patch)
treec3b5f6f1b96a3df0941989df1576781e0c3f2fab /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent8e3bdf71e71096711f11a0d51b2b384e117391ee (diff)
downloadshiftos_thereturn-80899fc5de1c0c194043ce94a10707bf8b7afcf0.tar.gz
shiftos_thereturn-80899fc5de1c0c194043ce94a10707bf8b7afcf0.tar.bz2
shiftos_thereturn-80899fc5de1c0c194043ce94a10707bf8b7afcf0.zip
Cool startup logo :smiley:
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index da8eafc..9844657 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -382,6 +382,12 @@
<Compile Include="ShiftnetSites\MainHomepage.Designer.cs">
<DependentUpon>MainHomepage.cs</DependentUpon>
</Compile>
+ <Compile Include="ShiftnetSites\ShiftGames.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="ShiftnetSites\ShiftGames.Designer.cs">
+ <DependentUpon>ShiftGames.cs</DependentUpon>
+ </Compile>
<Compile Include="ShiftOSAudioProvider.cs" />
<Compile Include="ShiftOSConfigFile.cs" />
<Compile Include="SkinCommands.cs" />
@@ -574,6 +580,9 @@
<EmbeddedResource Include="ShiftnetSites\MainHomepage.resx">
<DependentUpon>MainHomepage.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="ShiftnetSites\ShiftGames.resx">
+ <DependentUpon>ShiftGames.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="UniteLoginDialog.resx">
<DependentUpon>UniteLoginDialog.cs</DependentUpon>
</EmbeddedResource>