diff options
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" /> |
