From 23d8983fd3935d7d9d43bd14454eb6be55de3c40 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 23 Feb 2013 13:06:24 +0000 Subject: added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CryptoPP/crypto/cryptlib_10.vcxproj | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'plugins/CryptoPP/crypto/cryptlib_10.vcxproj') diff --git a/plugins/CryptoPP/crypto/cryptlib_10.vcxproj b/plugins/CryptoPP/crypto/cryptlib_10.vcxproj index 3f6601c830..c0d209e5a8 100644 --- a/plugins/CryptoPP/crypto/cryptlib_10.vcxproj +++ b/plugins/CryptoPP/crypto/cryptlib_10.vcxproj @@ -72,7 +72,7 @@ Full Size - WIN32;NDEBUG;_WINDOWS;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true true Use @@ -80,7 +80,7 @@ Level3 - ..\..\..\include\msapi;%(AdditionalIncludeDirectories) + ..\..\..\include\msapi Windows @@ -91,7 +91,7 @@ Full Size - WIN64;NDEBUG;_WINDOWS;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true true Use @@ -99,7 +99,7 @@ Level3 - ..\..\..\include\msapi;%(AdditionalIncludeDirectories) + ..\..\..\include\msapi Windows @@ -108,7 +108,7 @@ - WIN32;_DEBUG;_WINDOWS;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDebugDLL Use pch.h @@ -116,7 +116,7 @@ Disabled - ..\..\..\include\msapi;%(AdditionalIncludeDirectories) + ..\..\..\include\msapi Windows @@ -125,7 +125,7 @@ - WIN64;_DEBUG;_WINDOWS;USE_PRECOMPILED_HEADERS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) MultiThreadedDebugDLL Use pch.h @@ -133,7 +133,7 @@ Disabled - ..\..\..\include\msapi;%(AdditionalIncludeDirectories) + ..\..\..\include\msapi Windows @@ -261,10 +261,6 @@ - - - - @@ -375,6 +371,7 @@ + @@ -387,7 +384,7 @@ - + -- cgit v1.2.3