diff options
| author | AShifter <[email protected]> | 2017-06-10 10:34:33 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-06-10 10:34:33 -0600 |
| commit | d9b6009e4909508bfb880b9f61e9e0f81d5ffa8b (patch) | |
| tree | cbde1b013ec6ceb03178575ae8fa29143eee8ba4 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 6fe33a8837e18a65c063bc38f447a7c4fc60e540 (diff) | |
| download | histacom2-d9b6009e4909508bfb880b9f61e9e0f81d5ffa8b.tar.gz histacom2-d9b6009e4909508bfb880b9f61e9e0f81d5ffa8b.tar.bz2 histacom2-d9b6009e4909508bfb880b9f61e9e0f81d5ffa8b.zip | |
fixes all the things!
compile plz appveyor
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 0cbdbf6..41dee88 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -225,12 +225,6 @@ <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> @@ -375,6 +369,7 @@ <Content Include="Resources\IE4\padams.html" /> <None Include="Resources\wmsui32_1001.ico_16x16.png" /> <None Include="Resources\shell32_21.ico_16x16.png" /> + <Content Include="Resources\modem_dial.wav" /> <Content Include="Resources\TitleScreen\Exit.png" /> <Content Include="Resources\TitleScreen\LoadGame.png" /> <Content Include="Resources\TitleScreen\MSExit.png" /> |
