From cc10c491801228f829acd370f2b12c1aeeddf2c1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2012 16:00:17 +0000 Subject: debug info generation is mandatory git-svn-id: http://svn.miranda-ng.org/main/trunk@14 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/FingerPrintModPlus') diff --git a/plugins/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj b/plugins/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj index c27da979d9..9c5755567f 100644 --- a/plugins/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj +++ b/plugins/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj @@ -137,6 +137,7 @@ $(IntDir)$(TargetName).lib UseLinkTimeCodeGeneration + true FULL;_FULL;WIN32;NDEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;%(PreprocessorDefinitions) @@ -196,6 +197,7 @@ $(IntDir)$(TargetName).lib false UseLinkTimeCodeGeneration + true -- cgit v1.2.3