From 00c02423ce5678c3138c4adfc3e3cb81185aa87b Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 18 May 2012 14:30:41 +0000 Subject: Solution files adjustment, debug info generation to all projects git-svn-id: http://svn.miranda-ng.org/main/trunk@43 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Autorun/autorun.vcxproj | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) (limited to 'plugins/Autorun') diff --git a/plugins/Autorun/autorun.vcxproj b/plugins/Autorun/autorun.vcxproj index 936282170c..ec0b722ae7 100644 --- a/plugins/Autorun/autorun.vcxproj +++ b/plugins/Autorun/autorun.vcxproj @@ -26,6 +26,7 @@ DynamicLibrary MultiByte + true DynamicLibrary @@ -34,6 +35,7 @@ DynamicLibrary MultiByte + true DynamicLibrary @@ -77,15 +79,17 @@ - MultiThreadedDebug + MultiThreadedDLL false - Disabled + Full Level3 true - EditAndContinue + ProgramDatabase ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks + WIN32;_DEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + OnlyExplicitInline + false + Size true @@ -105,6 +109,8 @@ 0x30040000 odbc32.lib;odbccp32.lib;%(AdditionalDependencies) $(IntDir)$(TargetName).lib + true + true @@ -141,13 +147,16 @@ - MultiThreadedDebug + MultiThreadedDLL false - Disabled + Full Level3 ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN64;_DEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks + WIN64;_DEBUG;_WINDOWS;_USRDLL;autorun_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Default + OnlyExplicitInline + Size + ProgramDatabase true -- cgit v1.2.3