diff options
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 6161131be..50121cbce 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -110,10 +110,6 @@ <SubType>Designer</SubType>
<DependentUpon>frmReadDVD.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="frmSelectDVD.resx">
- <SubType>Designer</SubType>
- <DependentUpon>frmSelectDVD.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="frmSplashScreen.resx">
<SubType>Designer</SubType>
<DependentUpon>frmSplashScreen.cs</DependentUpon>
@@ -149,12 +145,6 @@ <Compile Include="frmReadDVD.Designer.cs">
<DependentUpon>frmReadDVD.cs</DependentUpon>
</Compile>
- <Compile Include="frmSelectDVD.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmSelectDVD.Designer.cs">
- <DependentUpon>frmSelectDVD.cs</DependentUpon>
- </Compile>
<Compile Include="frmSplashScreen.cs">
<SubType>Form</SubType>
</Compile>
|