From 3ac06a4d4a007232012b80412e3075cbbd5c8a53 Mon Sep 17 00:00:00 2001 From: "george.hazan" Date: Mon, 5 Mar 2012 15:55:48 +0000 Subject: another warning fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@277 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- ContactsPlus/contacts.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ContactsPlus/contacts.vcxproj b/ContactsPlus/contacts.vcxproj index bf5193f..231c58d 100644 --- a/ContactsPlus/contacts.vcxproj +++ b/ContactsPlus/contacts.vcxproj @@ -155,7 +155,7 @@ true Level3 ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;CONTACTS_EXPORTS;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CONTACTS_EXPORTS;%(PreprocessorDefinitions) Use contacts.h Size @@ -198,7 +198,7 @@ true Level3 ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;CONTACTS_EXPORTS;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;CONTACTS_EXPORTS;%(PreprocessorDefinitions) Use contacts.h Size -- cgit v1.2.3