From 88e6efae0b8867f14d59561f6503bfc41eb0d4d3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 12 Dec 2013 08:33:21 +0000 Subject: MagneticWindows moved to deprecated git-svn-id: http://svn.miranda-ng.org/main/trunk@7134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../MagneticWindows/MagneticWindows_11.vcxproj | 242 +++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 plugins/!Deprecated/MagneticWindows/MagneticWindows_11.vcxproj (limited to 'plugins/!Deprecated/MagneticWindows/MagneticWindows_11.vcxproj') diff --git a/plugins/!Deprecated/MagneticWindows/MagneticWindows_11.vcxproj b/plugins/!Deprecated/MagneticWindows/MagneticWindows_11.vcxproj new file mode 100644 index 0000000000..d94f4f1849 --- /dev/null +++ b/plugins/!Deprecated/MagneticWindows/MagneticWindows_11.vcxproj @@ -0,0 +1,242 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {7DC23E4E-2448-4811-AABD-F5D069F6E74A} + Win32Proj + MagneticWindows + MagneticWindows + + + + DynamicLibrary + true + Unicode + v110_xp + + + DynamicLibrary + true + Unicode + v110_xp + + + DynamicLibrary + false + true + Unicode + v110_xp + + + DynamicLibrary + false + true + Unicode + v110_xp + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + true + + + true + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + false + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + true + + + false + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + true + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + false + false + + + + + MagneticWindowsCore.h + EnableFastChecks + MultiThreadedDebugDLL + + + Windows + true + $(ProfileDir)..\..\bin11\lib + comctl32.lib;%(AdditionalDependencies) + + + false + $(IntDir)$(TargetName).lib + false + + + _DEBUG;%(PreprocessorDefinitions) + + + ..\..\include\msapi + + + + + Use + Level3 + Disabled + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + false + false + + + + + MagneticWindowsCore.h + MultiThreadedDebugDLL + EnableFastChecks + + + Windows + true + $(ProfileDir)..\..\bin11\lib + comctl32.lib;%(AdditionalDependencies) + + + false + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + + + ..\..\include\msapi + + + + + Level3 + Use + Full + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MagneticWindowsCore.h + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true + + + Windows + true + true + true + comctl32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin11\lib + false + $(IntDir)$(TargetName).lib + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + Level3 + Use + Full + true + true + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MagneticWindowsCore.h + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + Size + true + + + Windows + true + true + true + comctl32.lib;%(AdditionalDependencies) + $(ProfileDir)..\..\bin11\lib + false + $(IntDir)$(TargetName).lib + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + Create + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3