diff options
| author | JayXKanz666 <[email protected]> | 2017-07-11 02:32:20 +0200 |
|---|---|---|
| committer | JayXKanz666 <[email protected]> | 2017-07-11 02:32:20 +0200 |
| commit | 45180e15f3ca947d39da93da7e03084d33053ff9 (patch) | |
| tree | bbf91ec635079784da2a11c1ef98ffaf24a0f6f6 /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | d07080839763e1668f5b1a3e246168ec3b1613db (diff) | |
| parent | 37c3a34124a8906c558764aac41906017293c91a (diff) | |
| download | histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.tar.gz histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.tar.bz2 histacom2-45180e15f3ca947d39da93da7e03084d33053ff9.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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> |
