diff options
| author | lempamo <[email protected]> | 2017-05-01 21:28:35 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-05-01 21:28:35 -0400 |
| commit | d44d1750b46002f89e97db8589dd646b682569c9 (patch) | |
| tree | 4763bd899a253545aa0c41b8f6333a7de429faec /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | a81438ac681f83c6ca13a5000d3944ce8c50db9a (diff) | |
| download | histacom2-d44d1750b46002f89e97db8589dd646b682569c9.tar.gz histacom2-d44d1750b46002f89e97db8589dd646b682569c9.tar.bz2 histacom2-d44d1750b46002f89e97db8589dd646b682569c9.zip | |
added google and outlook express started
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 5a548e9..9e1f185 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -173,6 +173,12 @@ <Compile Include="OS\Win95\Win95Apps\WinClassicNotepad.Designer.cs"> <DependentUpon>WinClassicNotepad.cs</DependentUpon> </Compile> + <Compile Include="OS\Win95\Win95Apps\WinClassicOE4.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Include="OS\Win95\Win95Apps\WinClassicOE4.Designer.cs"> + <DependentUpon>WinClassicOE4.cs</DependentUpon> + </Compile> <Compile Include="OS\Win95\Win95Apps\WinClassicWordPad.cs"> <SubType>UserControl</SubType> </Compile> @@ -265,7 +271,7 @@ <ItemGroup> <Content Include="Resources\12padams_EULA.txt" /> <Content Include="Resources\Icon128x.ico" /> - <Content Include="Resources\ie4start.html" /> + <Content Include="Resources\IE4\googlehome.html" /> <Content Include="Resources\IE4\ie4start.html" /> <Content Include="Resources\IE4\padams.html" /> <Content Include="Resources\TitleScreen\Exit.png" /> |
