aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-05-30 16:34:31 -0400
committerMichael <[email protected]>2017-05-30 16:34:31 -0400
commit0451b5d15703987b6be1160917ea31d36f6ee125 (patch)
treec4ed2026acaff647cca8aa1f81beae4ddaff0ad0 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parent0ca2fffe7a214fb5cc4c6482ca6fb8d1e4d2c4ea (diff)
downloadshiftos_thereturn-0451b5d15703987b6be1160917ea31d36f6ee125.tar.gz
shiftos_thereturn-0451b5d15703987b6be1160917ea31d36f6ee125.tar.bz2
shiftos_thereturn-0451b5d15703987b6be1160917ea31d36f6ee125.zip
Slight Shiftnet mods, new default skin.
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 22bd1d2..65a512e 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -388,6 +388,12 @@
<Compile Include="ShiftnetSites\ShiftGames.Designer.cs">
<DependentUpon>ShiftGames.cs</DependentUpon>
</Compile>
+ <Compile Include="ShiftnetSites\ShiftSoft.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="ShiftnetSites\ShiftSoft.Designer.cs">
+ <DependentUpon>ShiftSoft.cs</DependentUpon>
+ </Compile>
<Compile Include="ShiftnetSites\ShiftSoft_Ping.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -589,6 +595,9 @@
<EmbeddedResource Include="ShiftnetSites\ShiftGames.resx">
<DependentUpon>ShiftGames.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="ShiftnetSites\ShiftSoft.resx">
+ <DependentUpon>ShiftSoft.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="ShiftnetSites\ShiftSoft_Ping.resx">
<DependentUpon>ShiftSoft_Ping.cs</DependentUpon>
</EmbeddedResource>