From 78c0815c4118fe24ab78cce2dc48a6232dcd824a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Jun 2012 20:55:18 +0000 Subject: - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/UserInfoEx/UInfoEx_10.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'plugins/UserInfoEx/UInfoEx_10.vcxproj') diff --git a/plugins/UserInfoEx/UInfoEx_10.vcxproj b/plugins/UserInfoEx/UInfoEx_10.vcxproj index 5a4ac4b518..12e4bbb4d0 100644 --- a/plugins/UserInfoEx/UInfoEx_10.vcxproj +++ b/plugins/UserInfoEx/UInfoEx_10.vcxproj @@ -106,6 +106,8 @@ EnableFastChecks MultiThreadedDebugDLL Level3 + Use + commonheaders.h _DEBUG;%(PreprocessorDefinitions) @@ -129,6 +131,8 @@ true Level3 OnlyExplicitInline + Use + commonheaders.h NDEBUG;%(PreprocessorDefinitions) @@ -154,6 +158,8 @@ true Level3 OnlyExplicitInline + Use + commonheaders.h NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3