diff options
| author | lempamo <[email protected]> | 2017-07-10 19:28:42 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-10 19:28:42 -0400 |
| commit | 14824f235750042aec631fa8ed50022458c1115b (patch) | |
| tree | b1998660ec8bf88eeb7fd9bcb57729503eb31fd4 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 1491d28c4f7737e6ec1742305d582b590ba80a83 (diff) | |
| download | histacom2-14824f235750042aec631fa8ed50022458c1115b.tar.gz histacom2-14824f235750042aec631fa8ed50022458c1115b.tar.bz2 histacom2-14824f235750042aec631fa8ed50022458c1115b.zip | |
removed testapp
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 1590896..605b079 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -221,12 +221,6 @@ <Compile Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewContact.Designer.cs"> <DependentUpon>FRMWinClassicAddressBookNewContact.cs</DependentUpon> </Compile> - <Compile Include="OS\Win95\Win95Apps\TestApp.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="OS\Win95\Win95Apps\TestApp.Designer.cs"> - <DependentUpon>TestApp.cs</DependentUpon> - </Compile> <Compile Include="OS\Win95\Win95Apps\WebChat1998.cs"> <SubType>UserControl</SubType> </Compile> @@ -354,9 +348,6 @@ <EmbeddedResource Include="OS\Win95\Win95Apps\AddressBook\FRMWinClassicAddressBookNewContact.resx"> <DependentUpon>FRMWinClassicAddressBookNewContact.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="OS\Win95\Win95Apps\TestApp.resx"> - <DependentUpon>TestApp.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="OS\Win95\Win95Apps\WebChat1998.resx"> <DependentUpon>WebChat1998.cs</DependentUpon> </EmbeddedResource> |
