diff options
author | sr55 <[email protected]> | 2011-03-11 22:42:30 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-03-11 22:42:30 +0000 |
commit | 33fb6c7dd32a586b60376e6854074e6086f15644 (patch) | |
tree | 082e77a731f4f8f952abf38d9e9250e55f973b4a /win/C#/HandBrake10.sln | |
parent | d68cb8a25201663f832307990b2a98cc60d8ab14 (diff) |
WinGui:
- Advanced options panel for ffmpeg mpeg-4 encoder options.
- Bug fixes in the new preset service and handling code.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3840 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrake10.sln')
-rw-r--r-- | win/C#/HandBrake10.sln | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/C#/HandBrake10.sln b/win/C#/HandBrake10.sln index b7785d1d9..56c85201d 100644 --- a/win/C#/HandBrake10.sln +++ b/win/C#/HandBrake10.sln @@ -29,8 +29,8 @@ Global Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Any CPU.ActiveCfg = Debug|x86
+ {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Any CPU.Build.0 = Debug|x86
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|Mixed Platforms.Build.0 = Debug|x86
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|x64.ActiveCfg = Debug|x86
|