diff options
| author | lempamo <[email protected]> | 2017-07-14 09:43:33 -0500 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-07-14 09:43:33 -0500 |
| commit | c579cf249977c9aa6abef79ef39c6d28960fea6c (patch) | |
| tree | dbcfda818dd6bf89e240db9df5a63c983cb90c0c /TimeHACK.Main/TimeHACK.Main.csproj | |
| parent | 7c02e210108003913dfc77a001f546bb0617dba8 (diff) | |
| download | histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.tar.gz histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.tar.bz2 histacom2-c579cf249977c9aa6abef79ef39c6d28960fea6c.zip | |
Removed hwcv
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 b0ac5d0..d1e8db5 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -279,12 +279,6 @@ <Compile Include="GlobalPrograms\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> @@ -413,9 +407,6 @@ <EmbeddedResource Include="GlobalPrograms\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> |
