From 0f6440878308df4bbebb782674967d9ef5b15a10 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 Jun 2012 09:55:52 +0000 Subject: warning deprecation in some projects git-svn-id: http://svn.miranda-ng.org/main/trunk@281 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TooltipNotify/ttnotify_10.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/TooltipNotify') diff --git a/plugins/TooltipNotify/ttnotify_10.vcxproj b/plugins/TooltipNotify/ttnotify_10.vcxproj index 1588114174..27339fb7a6 100644 --- a/plugins/TooltipNotify/ttnotify_10.vcxproj +++ b/plugins/TooltipNotify/ttnotify_10.vcxproj @@ -125,7 +125,7 @@ true Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) Fast Level3 true @@ -150,7 +150,7 @@ true Size ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) Fast Level3 true -- cgit v1.2.3