summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2009-01-07 19:03:04 +0000
committersr55 <[email protected]>2009-01-07 19:03:04 +0000
commit99f2c42d3d6eb12fc334b863dcff7a20ba90854f (patch)
treecf374bdd4edc7db27449d3f8c09a6158c552146f /win/C#/HandBrakeCS.csproj
parented472b95fd36c54aa7b1b4ff97a850def80ac87a (diff)
WinGui:
- Removed rouge label which was used for testing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2066 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index 73667f78e..d004eb2ab 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -364,9 +364,6 @@
<Isolated>False</Isolated>
</COMReference>
</ItemGroup>
- <ItemGroup>
- <Folder Include="Experimental\" />
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.