summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorJohn Peterson <jpeterson57@gmail.com>2009-08-25 02:05:26 +0000
committerJohn Peterson <jpeterson57@gmail.com>2009-08-25 02:05:26 +0000
commit97e3db2eb94df8e0734732a35882dbbd80d8897e (patch)
tree892c884e37823b1cb1309ee6ecd91f22256a7307 /Source
parentb01b7c78a5121e151a7f4f3d88a341d6ae58f4a9 (diff)
VS solution: Added x64 build to wx_aui
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4053 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source')
-rw-r--r--Source/Externals.sln3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Externals.sln b/Source/Externals.sln
index eaf9a9f7c6..841de36b5a 100644
--- a/Source/Externals.sln
+++ b/Source/Externals.sln
@@ -138,7 +138,8 @@ Global
{33546D62-7F34-4EA6-A88E-D538B36E16BF}.Release|x64.Build.0 = Release|x64
{05C75041-D67D-4903-A362-8395A7B35C75}.Debug|Win32.ActiveCfg = Debug|Win32
{05C75041-D67D-4903-A362-8395A7B35C75}.Debug|Win32.Build.0 = Debug|Win32
- {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|x64.ActiveCfg = Debug|Win32
+ {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|x64.ActiveCfg = Debug|x64
+ {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|x64.Build.0 = Debug|x64
{05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|Win32.ActiveCfg = Debug|Win32
{05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|Win32.Build.0 = Debug|Win32
{05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|x64.ActiveCfg = Debug|Win32