aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-27 22:28:18 -0400
committerGitHub <[email protected]>2017-04-27 22:28:18 -0400
commitb8706227933c2bf58081e3c0dfd4767afd8dc4a6 (patch)
treea5c4e500b1e4ec4161100bf6b8a6337402bdd82f /TimeHACK.Main/TimeHACK.Main.csproj
parentd381013ebcba7c4bffc34d3d5caf196723c8d1a5 (diff)
parent5cc3fdda9a2e219f21803bf5dedd810ec572fec7 (diff)
downloadhistacom2-b8706227933c2bf58081e3c0dfd4767afd8dc4a6.tar.gz
histacom2-b8706227933c2bf58081e3c0dfd4767afd8dc4a6.tar.bz2
histacom2-b8706227933c2bf58081e3c0dfd4767afd8dc4a6.zip
Merge pull request #50 from lempamo/master
IE4 HTML
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj13
1 files changed, 13 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index 654f278..fd33b37 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>
@@ -229,6 +238,9 @@
<ItemGroup>
<Content Include="Resources\12padams_EULA.txt" />
<Content Include="Resources\Icon128x.ico" />
+ <Content Include="Resources\ie4start.html" />
+ <Content Include="Resources\IE4\ie4start.html" />
+ <Content Include="Resources\IE4\padams.html" />
<Content Include="Resources\TitleScreen\Exit.png" />
<Content Include="Resources\TitleScreen\LoadGame.png" />
<Content Include="Resources\TitleScreen\MSExit.png" />
@@ -262,6 +274,7 @@
<Content Include="Resources\WinClassic\WinClassicFind.png" />
<Content Include="Resources\WinClassic\WinClassicFolder.png" />
<Content Include="Resources\WinClassic\WinClassicHelp.png" />
+ <None Include="Resources\WinClassic\WinClassicHWCV.png" />
<Content Include="Resources\WinClassic\WinClassicIE4.png" />
<Content Include="Resources\WinClassic\WinClassicInbox.png" />
<Content Include="Resources\WinClassic\WinClassicMSN.png" />