From a22d807bf0761a0309219022133208dc4c593b2e Mon Sep 17 00:00:00 2001 From: Soren Jorvang Date: Sat, 29 Jan 2011 14:58:32 +0000 Subject: [PATCH] Try to fix Windows build. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6968 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Core/Core.vcproj | 12 ++++++------ Source/Core/DolphinWX/Src/SConscript | 1 - Source/DSPTool/DSPTool.vcproj | 12 ++++++------ Source/DSPTool/Src/SConscript | 2 +- Source/UnitTests/SConscript | 2 +- 5 files changed, 14 insertions(+), 15 deletions(-) diff --git a/Source/Core/Core/Core.vcproj b/Source/Core/Core/Core.vcproj index 23b5d8b72e..cfbb9b9ef0 100644 --- a/Source/Core/Core/Core.vcproj +++ b/Source/Core/Core/Core.vcproj @@ -45,7 +45,7 @@