From f1feeb4450ac434f14044ec33a4da8b04327eab6 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sun, 20 Nov 2011 21:04:02 +0000 Subject: small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@192 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- buddyexpectator/BuddyExpectator10.vcxproj | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'buddyexpectator') diff --git a/buddyexpectator/BuddyExpectator10.vcxproj b/buddyexpectator/BuddyExpectator10.vcxproj index 2d48cc2..3c605a1 100644 --- a/buddyexpectator/BuddyExpectator10.vcxproj +++ b/buddyexpectator/BuddyExpectator10.vcxproj @@ -40,11 +40,11 @@ <_ProjectFileVersion>10.0.30319.1 - .\Debug\ - .\Debug\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true - .\Release\ - .\Release\ + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ false AllRules.ruleset @@ -114,13 +114,10 @@ true MultiThreaded true - .\Release/BuddyExpectator.pch - .\Release/ - .\Release/ - .\Release/ Level3 true 4996;%(DisableSpecificWarnings) + Size NDEBUG;%(PreprocessorDefinitions) @@ -129,13 +126,10 @@ true true - .\Release/BuddyExpectator.pdb - .\Release/BuddyExpectator.lib MachineX86 true - .\Release/BuddyExpectator.bsc -- cgit v1.2.3