From bd80ec4becd2df1f4f27f6cdfcfc24b214e08713 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 19 May 2012 21:50:40 +0000 Subject: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@94 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../AdvancedAutoAway/AdvancedAutoAway_10.vcxproj | 50 ++++++++++++++-------- 1 file changed, 31 insertions(+), 19 deletions(-) (limited to 'plugins/StatusPlugins') diff --git a/plugins/StatusPlugins/AdvancedAutoAway/AdvancedAutoAway_10.vcxproj b/plugins/StatusPlugins/AdvancedAutoAway/AdvancedAutoAway_10.vcxproj index a84285609a..b45401a8e4 100644 --- a/plugins/StatusPlugins/AdvancedAutoAway/AdvancedAutoAway_10.vcxproj +++ b/plugins/StatusPlugins/AdvancedAutoAway/AdvancedAutoAway_10.vcxproj @@ -26,13 +26,11 @@ DynamicLibrary - false Unicode true DynamicLibrary - false Unicode @@ -72,6 +70,8 @@ $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + true @@ -91,23 +91,21 @@ MultiThreadedDebugDLL Use ../commonstatus.h - true Level3 - true EditAndContinue - Default 4996;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../../include/msapi comctl32.lib;%(AdditionalDependencies) - true true $(IntDir)$(TargetName).lib - MachineX86 + Windows + 0x11bd0000 + false @@ -132,20 +130,15 @@ Use ../commonstatus.h Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) true - true - false false false Fast NDEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../../include/msapi comctl32.lib;%(AdditionalDependencies) @@ -154,8 +147,8 @@ true 0x11bd0000 $(IntDir)$(TargetName).lib - MachineX86 - UseLinkTimeCodeGeneration + Windows + false @@ -180,8 +173,6 @@ - true - false true false MultiThreadedDLL @@ -190,6 +181,9 @@ ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) Use ../commonstatus.h + Level3 + WIN64;NDEBUG;_WINDOWS;_USRDLL;ADVANCEDAUTOAWAY_EXPORTS;%(PreprocessorDefinitions) + 4996;%(DisableSpecificWarnings) @@ -198,17 +192,29 @@ true - UseLinkTimeCodeGeneration comctl32.lib;%(AdditionalDependencies) true $(IntDir)$(TargetName).lib + Windows + false + 0x11bd0000 + + ../../../include/msapi + NDEBUG;%(PreprocessorDefinitions) + ../../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) Use ../commonstatus.h + Level3 + Disabled + WIN64;_DEBUG;_WINDOWS;_USRDLL;ADVANCEDAUTOAWAY_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + EnableFastChecks + 4996;%(DisableSpecificWarnings) @@ -216,7 +222,13 @@ comctl32.lib;%(AdditionalDependencies) true $(IntDir)$(TargetName).lib + Windows + false + 0x11bd0000 + + ../../../include/msapi + -- cgit v1.2.3