From 002da6839eee836fae87fad798d3b202570d82af Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 12 Oct 2013 19:13:33 +0000 Subject: MagneticWindows: precompiled header added, msvc 2012 projects added git-svn-id: http://svn.miranda-ng.org/main/trunk@6462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MagneticWindows/MagneticWindows_10.vcxproj | 45 +++++++++++++--------- 1 file changed, 27 insertions(+), 18 deletions(-) (limited to 'plugins/MagneticWindows/MagneticWindows_10.vcxproj') diff --git a/plugins/MagneticWindows/MagneticWindows_10.vcxproj b/plugins/MagneticWindows/MagneticWindows_10.vcxproj index c0b03c9b68..4c601c8036 100644 --- a/plugins/MagneticWindows/MagneticWindows_10.vcxproj +++ b/plugins/MagneticWindows/MagneticWindows_10.vcxproj @@ -38,13 +38,13 @@ DynamicLibrary false - false + true Unicode DynamicLibrary false - false + true Unicode @@ -64,13 +64,13 @@ - false + true $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ true - false + true $(SolutionDir)$(Configuration)64\Plugins\ $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ true @@ -89,7 +89,7 @@ - Create + Use Level3 Disabled WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) @@ -101,6 +101,8 @@ MagneticWindowsCore.h + EnableFastChecks + MultiThreadedDebugDLL Windows @@ -111,7 +113,6 @@ false $(IntDir)$(TargetName).lib - false _DEBUG;%(PreprocessorDefinitions) @@ -122,7 +123,7 @@ - Create + Use Level3 Disabled WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) @@ -134,6 +135,8 @@ MagneticWindowsCore.h + MultiThreadedDebugDLL + EnableFastChecks Windows @@ -144,7 +147,6 @@ false $(IntDir)$(TargetName).lib - false _DEBUG;%(PreprocessorDefinitions) @@ -156,14 +158,15 @@ Level3 - - - MaxSpeed + Use + Full true true - WIN32;NDEBUG;_WINDOWS;_USRDLL;MAGNETICWINDOWS_EXPORTS;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MagneticWindowsCore.h ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true Windows @@ -174,23 +177,25 @@ $(ProfileDir)..\..\bin10\lib false $(IntDir)$(TargetName).lib - false + /PDBALTPATH:%_PDB% %(AdditionalOptions) ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) Level3 - - - MaxSpeed + Use + Full true true - WIN32;NDEBUG;_WINDOWS;_USRDLL;MAGNETICWINDOWS_EXPORTS;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) MagneticWindowsCore.h ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true Windows @@ -201,10 +206,11 @@ $(ProfileDir)..\..\bin10\lib false $(IntDir)$(TargetName).lib - false + /PDBALTPATH:%_PDB% %(AdditionalOptions) ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) @@ -212,6 +218,9 @@ + + Create + -- cgit v1.2.3