diff options
author | sr55 <[email protected]> | 2011-07-21 17:55:56 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-07-21 17:55:56 +0000 |
commit | e30391f13de76547ce3915c9999a2fe60fe1cbe4 (patch) | |
tree | 1f4b86ad28891baabf28d1852d46a4346041c25a /win/CS/HandBrake10.sln | |
parent | 30a27fdddd3cf46a18ae1c0669cf74c994c12eb9 (diff) |
WinGui: Repair the x64 build.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4125 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrake10.sln')
-rw-r--r-- | win/CS/HandBrake10.sln | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/CS/HandBrake10.sln b/win/CS/HandBrake10.sln index 93a1287c3..d98feee6b 100644 --- a/win/CS/HandBrake10.sln +++ b/win/CS/HandBrake10.sln @@ -30,7 +30,8 @@ Global {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
+ {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|x64.ActiveCfg = Debug|x64
+ {A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|x64.Build.0 = Debug|x64
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|x86.ActiveCfg = Debug|x86
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Debug|x86.Build.0 = Debug|x86
{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}.Release|Any CPU.ActiveCfg = Release|x86
|