summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2009-02-19 18:30:32 +0000
committersr55 <[email protected]>2009-02-19 18:30:32 +0000
commit40f3eab91de2779cf2490fa51b6b232a0d4432ae (patch)
tree3feb31ded0afaf035166bf1ca1586fb0265aab8e /win/C#/HandBrakeCS.csproj
parent4094ee87962714480465a116035a534d19ecc55c (diff)
WinGui:
- Re-add all the x264 tooltips. - Combines the 2 Preview windows for VLC and QT into one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2167 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj10
1 files changed, 0 insertions, 10 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index 1137a89c1..7ddbeb888 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -160,12 +160,6 @@
<Compile Include="frmDownload.Designer.cs">
<DependentUpon>frmDownload.cs</DependentUpon>
</Compile>
- <Compile Include="frmGenPreview.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmGenPreview.Designer.cs">
- <DependentUpon>frmGenPreview.cs</DependentUpon>
- </Compile>
<Compile Include="frmMain.cs">
<SubType>Form</SubType>
</Compile>
@@ -253,10 +247,6 @@
<SubType>Designer</SubType>
<DependentUpon>frmDownload.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="frmGenPreview.resx">
- <DependentUpon>frmGenPreview.cs</DependentUpon>
- <SubType>Designer</SubType>
- </EmbeddedResource>
<EmbeddedResource Include="frmMain.resx">
<SubType>Designer</SubType>
<DependentUpon>frmMain.cs</DependentUpon>