From f7023f60380444a4f10aae4acd37f994aeeb3a29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 22 May 2012 19:18:38 +0000 Subject: NewAwaySysMod x64 config added git-svn-id: http://svn.miranda-ng.org/main/trunk@132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewAwaySysMod/NewAwaySys.vcxproj | 118 +++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) (limited to 'plugins/NewAwaySysMod') diff --git a/plugins/NewAwaySysMod/NewAwaySys.vcxproj b/plugins/NewAwaySysMod/NewAwaySys.vcxproj index 42e16eddea..1f3495ae62 100644 --- a/plugins/NewAwaySysMod/NewAwaySys.vcxproj +++ b/plugins/NewAwaySysMod/NewAwaySys.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + NewAwaySys @@ -22,35 +30,64 @@ Unicode true + + DynamicLibrary + false + Unicode + true + DynamicLibrary false Unicode + + DynamicLibrary + false + Unicode + + + + + + + <_ProjectFileVersion>10.0.40219.1 $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ false + false $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ false + false AllRules.ruleset + AllRules.ruleset + + AllRules.ruleset + AllRules.ruleset + + @@ -90,6 +127,42 @@ 0x0409 + + + Disabled + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + true + ProgramDatabase + 4100 + Common.h + + + true + true + + + true + true + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug\NewAwaySys.tlb + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + Full @@ -135,11 +208,56 @@ 0x0409 + + + Full + OnlyExplicitInline + ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Sync + Default + MultiThreadedDLL + false + false + Use + Level4 + true + + + Size + 4100 + Common.h + + + true + false + %(IgnoreSpecificDefaultLibraries) + true + $(IntDir)$(TargetName).lib + true + true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/NewAwaySys.tlb + + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + Create + Create Create + Create -- cgit v1.2.3