diff options
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 da207ac..73f18b5 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -138,12 +138,6 @@ <Compile Include="WinClassicForms\WinClassicInstaller.Designer.cs"> <DependentUpon>WinClassicInstaller.cs</DependentUpon> </Compile> - <Compile Include="WinClassicForms\WinClassicTemplate.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="WinClassicForms\WinClassicTemplate.Designer.cs"> - <DependentUpon>WinClassicTemplate.cs</DependentUpon> - </Compile> <Compile Include="WinClassicForms\WinClassicIE4.cs"> <SubType>Form</SubType> </Compile> @@ -187,9 +181,6 @@ <EmbeddedResource Include="TitleScreen.resx"> <DependentUpon>TitleScreen.cs</DependentUpon> </EmbeddedResource> - <EmbeddedResource Include="WinClassicForms\WinClassicTemplate.resx"> - <DependentUpon>WinClassicTemplate.cs</DependentUpon> - </EmbeddedResource> <None Include="Properties\Settings.settings"> <Generator>SettingsSingleFileGenerator</Generator> <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
