diff options
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index f31f9f7..dca45e5 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\IE4Start.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.Designer.cs"> + <DependentUpon>IE4Start.cs</DependentUpon> + </Compile> <Compile Include="OS\Win95\Win95Apps\Story\Hack1.cs" /> <Compile Include="OS\Win95\Win95Apps\Story\Hack2.cs" /> <Compile Include="OS\Win95\Win95Apps\TempIE4.cs"> @@ -328,6 +334,9 @@ <EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\GooglePrototype.resx"> <DependentUpon>GooglePrototype.cs</DependentUpon> </EmbeddedResource> + <EmbeddedResource Include="OS\Win95\Win95Apps\IE4Sites\IE4Start.resx"> + <DependentUpon>IE4Start.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="OS\Win95\Win95Apps\TempIE4.resx"> <DependentUpon>TempIE4.cs</DependentUpon> </EmbeddedResource> @@ -457,6 +466,9 @@ <None Include="Resources\wmsui32_1001.ico_16x16.png" /> <None Include="Resources\shell32_21.ico_16x16.png" /> <None Include="Resources\LauncherSideBar.png" /> + <None Include="Resources\IE4\start.png" /> + <None Include="Resources\IE4\start_googlink.png" /> + <None Include="Resources\IE4\start_padamslink.png" /> <Content Include="Resources\modem_dial.wav" /> <None Include="Resources\MS-DOS-logo-1.png" /> <Content Include="Resources\std_beep.wav" /> |
