diff options
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 91b102d..f93ea6d 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -132,12 +132,6 @@ <Compile Include="WinClassicForms\WinClassicTemplate.Designer.cs"> <DependentUpon>WinClassicTemplate.cs</DependentUpon> </Compile> - <Compile Include="WinClassicForms\WinClassicTerminal.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="WinClassicForms\WinClassicTerminal.Designer.cs"> - <DependentUpon>WinClassicTerminal.cs</DependentUpon> - </Compile> <Compile Include="WinClassicForms\WinClassicIE4.cs"> <SubType>Form</SubType> </Compile> @@ -158,18 +152,12 @@ <Compile Include="TitleScreen.Designer.cs"> <DependentUpon>TitleScreen.cs</DependentUpon> </Compile> - <Compile Include="WinClassicForms\WinClassicNotepad.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="WinClassicForms\WinClassicNotepad.Designer.cs"> - <DependentUpon>WinClassicNotepad.cs</DependentUpon> - </Compile> + <EmbeddedResource Include="WinClassicForms\TestApp.resx"> + <DependentUpon>TestApp.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="WinClassicForms\WinClassicIE4.resx"> <DependentUpon>WinClassicIE4.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="WinClassicForms\WinClassicTerminal.resx"> - <DependentUpon>WinClassicTerminal.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Windows95.resx"> <DependentUpon>Windows95.cs</DependentUpon> </EmbeddedResource> @@ -181,9 +169,6 @@ <EmbeddedResource Include="TitleScreen.resx"> <DependentUpon>TitleScreen.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="WinClassicForms\WinClassicNotepad.resx"> - <DependentUpon>WinClassicNotepad.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="WinClassicForms\WinClassicTemplate.resx"> <DependentUpon>WinClassicTemplate.cs</DependentUpon> </EmbeddedResource> @@ -223,7 +208,6 @@ <Content Include="Resources\TitleScreen\TimeHACK_Logo.png" /> <Content Include="Resources\TitleScreen\TitleScreenBG.png" /> <None Include="Resources\LeviWindows.ttf" /> - <None Include="Resources\WinClassicFont.bmp" /> <Content Include="Resources\WinClassic\16Color.png" /> <Content Include="Resources\WinClassic\256Color.png" /> <None Include="Resources\WinClassic\tada.wav" /> |
