From 463e93c41a87b5ebdba2fea607c746ee2a1b3dee Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Tue, 8 Sep 2009 15:46:51 +0000 Subject: [PATCH] fix debugfast build (msvc) external libs go to $(SolutionDir)\$(ConfigurationName)\$(PlatformName), and debugfast build uses Release build of external libs. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4230 8ced0084-cf51-0410-be5f-012b33b47a6e --- Externals/Bochs_disasm/Bochs_disasm.vcproj | 4 +- Source/Dolphin.sln | 52 +++++++++++----------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Externals/Bochs_disasm/Bochs_disasm.vcproj b/Externals/Bochs_disasm/Bochs_disasm.vcproj index e61e36284a..1288b5b00b 100644 --- a/Externals/Bochs_disasm/Bochs_disasm.vcproj +++ b/Externals/Bochs_disasm/Bochs_disasm.vcproj @@ -1,7 +1,7 @@