From 580b65fe7fd53ba85c591e14423249c0b44838a6 Mon Sep 17 00:00:00 2001 From: "george.hazan" Date: Mon, 12 Dec 2011 14:41:23 +0000 Subject: warning fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@248 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- LangMan/langman.vcxproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/LangMan/langman.vcxproj b/LangMan/langman.vcxproj index 62ae322..69116fb 100644 --- a/LangMan/langman.vcxproj +++ b/LangMan/langman.vcxproj @@ -106,7 +106,6 @@ Level4 true EditAndContinue - _MBCS;NO_STRICT;%(UndefinePreprocessorDefinitions) Use common.h @@ -154,7 +153,6 @@ Level4 true EditAndContinue - NO_STRICT;%(UndefinePreprocessorDefinitions) Use common.h @@ -201,7 +199,6 @@ true Level4 true - NO_STRICT;%(UndefinePreprocessorDefinitions) Size true Use @@ -249,7 +246,7 @@ Size true ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NDEBUG;UNICODE;WIN32;_WINDOWS;_USRDLL;STRICT;LANGMAN_EXPORTS;%(PreprocessorDefinitions) true MultiThreaded false @@ -258,7 +255,6 @@ false Level3 true - _MBCS;NO_STRICT;%(UndefinePreprocessorDefinitions) Fast true false -- cgit v1.2.3