From 8d3e384834240ff9cde74bd7ccaa0bf4b2404d11 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 20 May 2012 09:20:17 +0000 Subject: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@96 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AuthState/authstate_10.vcxproj | 39 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'plugins/AuthState') diff --git a/plugins/AuthState/authstate_10.vcxproj b/plugins/AuthState/authstate_10.vcxproj index 4a934a3c54..e4c50e3190 100644 --- a/plugins/AuthState/authstate_10.vcxproj +++ b/plugins/AuthState/authstate_10.vcxproj @@ -85,13 +85,17 @@ AllRules.ruleset + true + true + true + true Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDebug + MultiThreadedDebugDLL Use Commonheaders.h Level3 @@ -103,11 +107,11 @@ Windows 0x22620000 false - - - MachineX86 $(IntDir)$(TargetName).lib + + ..\..\include\msapi + @@ -120,7 +124,6 @@ Use Commonheaders.h Level3 - ProgramDatabase 4996;%(DisableSpecificWarnings) @@ -130,11 +133,11 @@ true 0x22620000 false - - - MachineX86 $(IntDir)$(TargetName).lib + + ..\..\include\msapi + @@ -143,12 +146,11 @@ Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDebug + WIN64;_DEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL Use Commonheaders.h Level3 - ProgramDatabase 4996;%(DisableSpecificWarnings) @@ -156,11 +158,11 @@ Windows 0x22620000 false - - $(IntDir)$(TargetName).lib - MachineX64 + + ..\..\include\msapi + @@ -171,12 +173,11 @@ OnlyExplicitInline Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) MultiThreadedDLL Use Commonheaders.h Level3 - ProgramDatabase 4996;%(DisableSpecificWarnings) @@ -186,11 +187,11 @@ true 0x22620000 false - - $(IntDir)$(TargetName).lib - MachineX64 + + ..\..\include\msapi + -- cgit v1.2.3