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 --- plugins/MagneticWindows/MagneticWindows_12.vcxproj | 242 --------------------- 1 file changed, 242 deletions(-) delete mode 100644 plugins/MagneticWindows/MagneticWindows_12.vcxproj (limited to 'plugins/MagneticWindows/MagneticWindows_12.vcxproj') diff --git a/plugins/MagneticWindows/MagneticWindows_12.vcxproj b/plugins/MagneticWindows/MagneticWindows_12.vcxproj deleted file mode 100644 index 9e59a22dc4..0000000000 --- a/plugins/MagneticWindows/MagneticWindows_12.vcxproj +++ /dev/null @@ -1,242 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {7DC23E4E-2448-4811-AABD-F5D069F6E74A} - Win32Proj - MagneticWindows - MagneticWindows - - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - true - Unicode - v120_xp - - - DynamicLibrary - false - true - Unicode - v120_xp - - - DynamicLibrary - false - true - Unicode - v120_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)..\..\bin12\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)..\..\bin12\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)..\..\bin12\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)..\..\bin12\lib - false - $(IntDir)$(TargetName).lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - - - - - Create - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3