From 0e9689a1a80942992acde055092157f91e926094 Mon Sep 17 00:00:00 2001 From: John Peterson Date: Tue, 6 Jan 2009 04:54:18 +0000 Subject: [PATCH] Build Settings: Added DEBUGFAST Preprocessor Definition for the DEBUGFAST Configuration git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1803 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Common/Common.vcproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Core/Common/Common.vcproj b/Source/Core/Common/Common.vcproj index 8c98daa275..ca54b08ad3 100644 --- a/Source/Core/Common/Common.vcproj +++ b/Source/Core/Common/Common.vcproj @@ -1,7 +1,7 @@