From 92b98d2d58e9f826ff81f509e5ee4f1c598479c7 Mon Sep 17 00:00:00 2001 From: John Peterson Date: Mon, 17 Nov 2008 00:37:37 +0000 Subject: [PATCH] Forgot to remove this git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1193 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/Common/Common.vcproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Common/Common.vcproj b/Source/Core/Common/Common.vcproj index 8bc3f6144f..a80ef04198 100644 --- a/Source/Core/Common/Common.vcproj +++ b/Source/Core/Common/Common.vcproj @@ -267,7 +267,7 @@ Optimization="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" - AdditionalIncludeDirectories="../../PluginSpecs;..\Core\Src" + AdditionalIncludeDirectories="../../PluginSpecs" PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" StringPooling="true" RuntimeLibrary="0"