From c221104bb8e8b2810bd4736e7ed89bd39adf078e Mon Sep 17 00:00:00 2001 From: kreol13 Date: Sun, 15 May 2011 19:02:32 +0000 Subject: git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@113 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- authstate/authstate_10.vcxproj | 103 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) diff --git a/authstate/authstate_10.vcxproj b/authstate/authstate_10.vcxproj index c45da19..a343aa0 100644 --- a/authstate/authstate_10.vcxproj +++ b/authstate/authstate_10.vcxproj @@ -33,6 +33,14 @@ Release x64 + + R_U_sse2 + Win32 + + + R_U_sse2 + x64 + AuthState @@ -46,6 +54,11 @@ Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode @@ -64,6 +77,11 @@ Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode @@ -84,6 +102,10 @@ + + + + @@ -100,6 +122,10 @@ + + + + @@ -144,17 +170,25 @@ AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset AllRules.ruleset + authstate + authstate @@ -255,6 +289,38 @@ MachineX86 + + + Full + OnlyExplicitInline + Size + ../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + MultiThreaded + Use + Commonheaders.h + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + StreamingSIMDExtensions2 + + + true + Windows + true + true + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + D:\Sources\rar.exe a -ep $(TargetDir)$(TargetName).rar $(TargetDir)$(TargetName).dll +move $(TargetDir)$(TargetName).rar D:\Sources\Release\ + + X64 @@ -366,6 +432,41 @@ MachineX64 + + + X64 + + + Full + OnlyExplicitInline + Size + ../../include;../../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) + MultiThreaded + Use + Commonheaders.h + Level3 + ProgramDatabase + 4996;%(DisableSpecificWarnings) + StreamingSIMDExtensions2 + + + true + Windows + true + true + 0x22620000 + false + + + $(IntDir)$(TargetName).lib + MachineX64 + + + D:\Sources\rar.exe a -ep $(TargetDir)$(TargetName).rar $(TargetDir)$(TargetName).dll +move $(TargetDir)$(TargetName).rar D:\Sources\Release\x64 + + Create @@ -373,7 +474,9 @@ Create Create Create + Create Create + Create Create Create -- cgit v1.2.3