diff options
| author | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-24 12:34:42 -0400 |
| commit | e2834d00dedda4475205019d8842bd3c7957181e (patch) | |
| tree | dda28135ac1ec0b98eb27934e6f54c3e3947ed7d /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 9e48a71e65b4c56eae2e7b7f6535b4b115955612 (diff) | |
| download | histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.gz histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.bz2 histacom2-e2834d00dedda4475205019d8842bd3c7957181e.zip | |
fixed
Diffstat (limited to 'TimeHACK.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index dac3828..654f278 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -149,12 +149,6 @@ <Compile Include="OS\Win95\Win95Apps\WinClassicDownloader.Designer.cs"> <DependentUpon>WinClassicDownloader.cs</DependentUpon> </Compile> - <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Include="OS\Win95\Win95Apps\WinClassicHWCV.Designer.cs"> - <DependentUpon>WinClassicHWCV.cs</DependentUpon> - </Compile> <Compile Include="OS\Win95\Win95Apps\WinClassicIE4.cs"> <SubType>UserControl</SubType> </Compile> @@ -195,9 +189,6 @@ <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicDownloader.resx"> <DependentUpon>WinClassicDownloader.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicHWCV.resx"> - <DependentUpon>WinClassicHWCV.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="OS\Win95\Win95Apps\WinClassicIE4.resx"> <DependentUpon>WinClassicIE4.cs</DependentUpon> </EmbeddedResource> @@ -271,7 +262,6 @@ <Content Include="Resources\WinClassic\WinClassicFind.png" /> <Content Include="Resources\WinClassic\WinClassicFolder.png" /> <Content Include="Resources\WinClassic\WinClassicHelp.png" /> - <Content Include="Resources\WinClassic\WinClassicHWCV.png" /> <Content Include="Resources\WinClassic\WinClassicIE4.png" /> <Content Include="Resources\WinClassic\WinClassicInbox.png" /> <Content Include="Resources\WinClassic\WinClassicMSN.png" /> |
