aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/TimeHACK.Main.csproj
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-13 12:07:52 -0500
committerlempamo <[email protected]>2017-07-13 12:07:52 -0500
commita48b40e45536ee5c58d4d6a23bde0a9fc2b8ae3d (patch)
tree7452fb1d9ef5a819548148ff6246338ef7c44b21 /TimeHACK.Main/TimeHACK.Main.csproj
parent3c69afe48d59f47fe5af8d9522ba1b52ce5259fb (diff)
downloadhistacom2-a48b40e45536ee5c58d4d6a23bde0a9fc2b8ae3d.tar.gz
histacom2-a48b40e45536ee5c58d4d6a23bde0a9fc2b8ae3d.tar.bz2
histacom2-a48b40e45536ee5c58d4d6a23bde0a9fc2b8ae3d.zip
added invalid page catcher and resx's
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
-rw-r--r--TimeHACK.Main/TimeHACK.Main.csproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj
index dca45e5..052cbe8 100644
--- a/TimeHACK.Main/TimeHACK.Main.csproj
+++ b/TimeHACK.Main/TimeHACK.Main.csproj
@@ -145,6 +145,12 @@
<Compile Include="OS\Win95\Win95Apps\IE4Sites\GooglePrototype.Designer.cs">
<DependentUpon>GooglePrototype.cs</DependentUpon>
</Compile>
+ <Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4NoPage.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4NoPage.Designer.cs">
+ <DependentUpon>IE4NoPage.cs</DependentUpon>
+ </Compile>
<Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.cs">
<SubType>UserControl</SubType>
</Compile>
@@ -334,6 +340,10 @@
<EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\GooglePrototype.resx">
<DependentUpon>GooglePrototype.cs</DependentUpon>
</EmbeddedResource>
+ <EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\IE4NoPage.resx">
+ <DependentUpon>IE4NoPage.cs</DependentUpon>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
<EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.resx">
<DependentUpon>IE4Start.cs</DependentUpon>
</EmbeddedResource>
@@ -462,6 +472,7 @@
<Content Include="Resources\IE4\googlehome.html" />
<Content Include="Resources\IE4\googleprototype.html" />
<Content Include="Resources\IE4\ie4start.html" />
+ <None Include="Resources\IE4\nopage.bmp" />
<Content Include="Resources\IE4\padams.html" />
<None Include="Resources\wmsui32_1001.ico_16x16.png" />
<None Include="Resources\shell32_21.ico_16x16.png" />