From 524c4c96a47b4dde094cfbcdcf07434c9108e392 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 15 Mar 2013 06:33:59 +0000 Subject: added precompiled header added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@4035 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/YAMN/YAMN_10.vcxproj | 53 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 43 insertions(+), 10 deletions(-) (limited to 'plugins/YAMN/YAMN_10.vcxproj') diff --git a/plugins/YAMN/YAMN_10.vcxproj b/plugins/YAMN/YAMN_10.vcxproj index a201f6041f..d8e6f08b3d 100644 --- a/plugins/YAMN/YAMN_10.vcxproj +++ b/plugins/YAMN/YAMN_10.vcxproj @@ -79,6 +79,8 @@ Level3 EditAndContinue 4996;%(DisableSpecificWarnings) + Use + yamn.h _DEBUG;%(PreprocessorDefinitions) @@ -105,6 +107,8 @@ true Level3 4996;%(DisableSpecificWarnings) + Use + yamn.h NDEBUG;%(PreprocessorDefinitions) @@ -134,6 +138,8 @@ Level3 4996;%(DisableSpecificWarnings) Size + Use + yamn.h NDEBUG;%(PreprocessorDefinitions) @@ -162,6 +168,8 @@ MultiThreadedDebugDLL Level3 4996;%(DisableSpecificWarnings) + Use + yamn.h _DEBUG;%(PreprocessorDefinitions) @@ -184,19 +192,44 @@ + + Create + - - - - - - - - - + + ..\yamn.h + + + ..\yamn.h + + + ..\yamn.h + + + ..\yamn.h + + + ..\yamn.h + + + ..\yamn.h + + + ..\..\yamn.h + + + ..\..\yamn.h + + + ..\..\yamn.h + + + + + @@ -207,8 +240,8 @@ + - -- cgit v1.2.3