aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-04-24 08:25:57 -0600
committerAShifter <[email protected]>2017-04-24 08:25:57 -0600
commit8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf (patch)
tree6df911decc7c25c8b77c67953c6c1ab18bb269bf /TimeHACK.Main/TimeHACK.Main.csproj
parentd2b23d2b1b79f589ed5604ff559a9b6ba8f66c97 (diff)
downloadhistacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.gz
histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.tar.bz2
histacom2-8dd3326bd247b8e31fc16d9ed89a23a2b358f9bf.zip
Added WinClassicHWCV
and some other stuff i think
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 654f278..dac3828 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -149,6 +149,12 @@
<Compile Include="OS\Win95\Win95Apps\WinClassicDownloader.Designer.cs">
<DependentUpon>WinClassicDownloader.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.Designer.cs">
+ <DependentUpon>WinClassicHWCV.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\WinClassicIE4.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -189,6 +195,9 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicDownloader.resx">
<DependentUpon>WinClassicDownloader.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicHWCV.resx">
+ <DependentUpon>WinClassicHWCV.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicIE4.resx">
<DependentUpon>WinClassicIE4.cs</DependentUpon>
</EmbeddedResource>
@@ -262,6 +271,7 @@
<Content Include="Resources\WinClassic\WinClassicFind.png" />
<Content Include="Resources\WinClassic\WinClassicFolder.png" />
<Content Include="Resources\WinClassic\WinClassicHelp.png" />
+ <Content Include="Resources\WinClassic\WinClassicHWCV.png" />
<Content Include="Resources\WinClassic\WinClassicIE4.png" />
<Content Include="Resources\WinClassic\WinClassicInbox.png" />
<Content Include="Resources\WinClassic\WinClassicMSN.png" />