From ab575925647db4cc7ddf9322161a70286f31ad17 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 22 Nov 2011 21:25:29 +0000 Subject: small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@198 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Autorun/autorun.vcxproj | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'Autorun') diff --git a/Autorun/autorun.vcxproj b/Autorun/autorun.vcxproj index 8b8efd2..8ca5fc5 100644 --- a/Autorun/autorun.vcxproj +++ b/Autorun/autorun.vcxproj @@ -58,12 +58,8 @@ Level3 true EditAndContinue - ../../include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS;%(PreprocessorDefinitions) - .\Debug\ - .\Debug\autorun.pch - .\Debug\ - .\Debug\ EnableFastChecks Size @@ -80,14 +76,12 @@ true - .\Debug\autorun.bsc true true true Console - .\Debug\autorun.lib 0x30040000 odbc32.lib;odbccp32.lib;%(AdditionalDependencies) @@ -101,7 +95,7 @@ MinSpace true Level3 - ../../include;%(AdditionalIncludeDirectories) + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS; _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true Size -- cgit v1.2.3