From f95374e9cace38d5555c17b2bce782477787e060 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 2 Mar 2013 18:22:15 +0000 Subject: removed not used headers added version info git-svn-id: http://svn.miranda-ng.org/main/trunk@3849 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj') diff --git a/plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj b/plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj index d5823750ba..30769c6526 100644 --- a/plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj +++ b/plugins/NewXstatusNotify/NewXstatusNotify_11.vcxproj @@ -86,6 +86,8 @@ Level3 WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) false + common.h + Use NDEBUG;%(PreprocessorDefinitions) @@ -116,6 +118,8 @@ WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true false + common.h + Use NDEBUG;%(PreprocessorDefinitions) @@ -144,6 +148,8 @@ Level3 EditAndContinue false + common.h + Use _DEBUG;%(PreprocessorDefinitions) @@ -168,6 +174,8 @@ MultiThreadedDebugDLL Level3 false + common.h + Use _DEBUG;%(PreprocessorDefinitions) @@ -187,6 +195,9 @@ + + Create + -- cgit v1.2.3