From 090d8764c130f272b1a67f2eaeea1e0a9ddfe1cb Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 9 Jul 2011 15:48:12 +0300 Subject: modified: new_gpg.vcxproj --- new_gpg.vcxproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/new_gpg.vcxproj b/new_gpg.vcxproj index 3a81c15..ee7f0aa 100644 --- a/new_gpg.vcxproj +++ b/new_gpg.vcxproj @@ -477,15 +477,14 @@ Disabled - e:\temp\windows\libs\utf8cpp\include;e:\temp\windows\libs\Boost\include\boost-1_46;e:\install\git\miranda\miranda-im\miranda\include;x:\install\git\miranda\mim_plugs;../../include;%(AdditionalIncludeDirectories) + e:\temp\windows\libs\utf8cpp\include;E:\temp\windows\libs\Boost\include;e:\install\git\miranda\miranda-im\miranda\include;e:\install\git\miranda\mim_plugs;../../include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;TESTPLUG_EXPORTS;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebug Use commonheaders.h c:\temp\new_gpg.pch - - + All .\Debug/ .\Debug/ .\Debug/ @@ -493,6 +492,10 @@ Level3 true ProgramDatabase + true + true + CompileAsCpp + true _DEBUG;%(PreprocessorDefinitions) @@ -504,12 +507,13 @@ e:\temp\windows\libs\Boost\lib-debug;%(AdditionalLibraryDirectories) true true - false + true false false .\Debug/testplug.lib + c:\debug\$(TargetName).pdb true -- cgit v1.2.3