From d89014c40c6334665a9050439ac3b6ab92848a72 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 22 Mar 2014 14:31:11 +0000 Subject: WIN32 macro isn't needed in projects git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Twitter/twitter_12.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Twitter/twitter_12.vcxproj') diff --git a/protocols/Twitter/twitter_12.vcxproj b/protocols/Twitter/twitter_12.vcxproj index 2b02e1c31a..832f760f6b 100644 --- a/protocols/Twitter/twitter_12.vcxproj +++ b/protocols/Twitter/twitter_12.vcxproj @@ -121,7 +121,7 @@ ..\..\include;..\..\plugins\ExternalAPI;..\..\..\boost;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;TWITTER_EXPORTS;_CRT_SECURE_NO_WARNINGS;NOMINMAX;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;TWITTER_EXPORTS;_CRT_SECURE_NO_WARNINGS;NOMINMAX;%(PreprocessorDefinitions) Level3 Full OnlyExplicitInline -- cgit v1.2.3