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 ++-- .../MagneticWindows_10.vcxproj.filters | 3 + plugins/MagneticWindows/MagneticWindows_11.vcxproj | 242 +++++++++++++++++++++ .../MagneticWindows_11.vcxproj.filters | 59 +++++ plugins/MagneticWindows/src/stdafx.cpp | 18 ++ 5 files changed, 349 insertions(+), 18 deletions(-) create mode 100644 plugins/MagneticWindows/MagneticWindows_11.vcxproj create mode 100644 plugins/MagneticWindows/MagneticWindows_11.vcxproj.filters create mode 100644 plugins/MagneticWindows/src/stdafx.cpp (limited to 'plugins/MagneticWindows') 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 + diff --git a/plugins/MagneticWindows/MagneticWindows_10.vcxproj.filters b/plugins/MagneticWindows/MagneticWindows_10.vcxproj.filters index 83ec0caf55..b0bb67e7b7 100644 --- a/plugins/MagneticWindows/MagneticWindows_10.vcxproj.filters +++ b/plugins/MagneticWindows/MagneticWindows_10.vcxproj.filters @@ -27,6 +27,9 @@ Source Files + + Source Files + diff --git a/plugins/MagneticWindows/MagneticWindows_11.vcxproj b/plugins/MagneticWindows/MagneticWindows_11.vcxproj new file mode 100644 index 0000000000..d94f4f1849 --- /dev/null +++ b/plugins/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 diff --git a/plugins/MagneticWindows/MagneticWindows_11.vcxproj.filters b/plugins/MagneticWindows/MagneticWindows_11.vcxproj.filters new file mode 100644 index 0000000000..b0bb67e7b7 --- /dev/null +++ b/plugins/MagneticWindows/MagneticWindows_11.vcxproj.filters @@ -0,0 +1,59 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/MagneticWindows/src/stdafx.cpp b/plugins/MagneticWindows/src/stdafx.cpp new file mode 100644 index 0000000000..5fe904d242 --- /dev/null +++ b/plugins/MagneticWindows/src/stdafx.cpp @@ -0,0 +1,18 @@ +/* +Copyright (C) 2012-13 Miranda NG Project (http://miranda-ng.org) + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation version 2 +of the License. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ + +#include "MagneticWindowsCore.h" \ No newline at end of file -- cgit v1.2.3