aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-31 18:31:16 -0400
committerlempamo <[email protected]>2017-03-31 18:31:16 -0400
commit586f0f740898cd7eb7cd59048ba8d59410b2f766 (patch)
tree1056452ed84ae193ed9e7e9b7c47582feecf4cdc /TimeHACK.Main/TimeHACK.Main.csproj
parent5ec8f66c1ad558a165cf621b405bee7cba48be0b (diff)
downloadhistacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.gz
histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.bz2
histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.zip
fixed tons of things
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj10
1 files changed, 10 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 372a5c2..e044640 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -131,6 +131,12 @@
<Compile Include="OS\Win95\Win95Apps\TestApp.Designer.cs">
<DependentUpon>TestApp.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\WebChat1998.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\WebChat1998.Designer.cs">
+ <DependentUpon>WebChat1998.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicDownloader.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -168,6 +174,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\TestApp.resx">
<DependentUpon>TestApp.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\WebChat1998.resx">
+ <DependentUpon>WebChat1998.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicDownloader.resx">
<DependentUpon>WinClassicDownloader.cs</DependentUpon>
</EmbeddedResource>
@@ -224,6 +233,7 @@
<Content Include="Resources\WinClassic\16Color.png" />
<Content Include="Resources\WinClassic\256Color.png" />
<None Include="Resources\WinClassic\tada.wav" />
+ <None Include="Resources\WinClassic\sliversilver.png" />
<Content Include="Resources\WinClassic\TrueColor.png" />
<Content Include="Resources\WinClassic\Win95SideBar.png" />
<Content Include="Resources\WinClassic\Win95Start.wav" />