From 93a28c0f5b706cecf92438671a0ed758b47f264f Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Wed, 22 Jul 2009 02:18:14 +0000 Subject: [PATCH] apparently PCH do not like intermingling of C and C++. Solution: make these .c files build as c++ git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3869 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/DebuggerWX/DebuggerWX.vcproj | 170 +++++++++++++++++++++++ 1 file changed, 170 insertions(+) diff --git a/Source/Core/DebuggerWX/DebuggerWX.vcproj b/Source/Core/DebuggerWX/DebuggerWX.vcproj index 27572e7aa6..fb6fb6e85a 100644 --- a/Source/Core/DebuggerWX/DebuggerWX.vcproj +++ b/Source/Core/DebuggerWX/DebuggerWX.vcproj @@ -447,12 +447,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +