From 72f4208b89bca17ace2198678db34902794e3ebc Mon Sep 17 00:00:00 2001 From: watcherhd Date: Fri, 25 Nov 2011 13:58:38 +0000 Subject: small compilation project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@209 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- buddyexpectator/BuddyExpectator10.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'buddyexpectator') diff --git a/buddyexpectator/BuddyExpectator10.vcxproj b/buddyexpectator/BuddyExpectator10.vcxproj index 321d712..8bfceda 100644 --- a/buddyexpectator/BuddyExpectator10.vcxproj +++ b/buddyexpectator/BuddyExpectator10.vcxproj @@ -45,7 +45,6 @@ true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false AllRules.ruleset @@ -107,8 +106,7 @@ - MaxSpeed - OnlyExplicitInline + Full ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) true @@ -127,6 +125,8 @@ true true MachineX86 + true + true true -- cgit v1.2.3