From 3979fba7ea0009a4e416380be767475008b1f3e6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 28 Feb 2014 08:58:07 +0000 Subject: farewell MSVS 2012 git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Variables/Variables_11.vcxproj | 240 ------------------------- plugins/Variables/Variables_11.vcxproj.filters | 152 ---------------- 2 files changed, 392 deletions(-) delete mode 100644 plugins/Variables/Variables_11.vcxproj delete mode 100644 plugins/Variables/Variables_11.vcxproj.filters (limited to 'plugins/Variables') diff --git a/plugins/Variables/Variables_11.vcxproj b/plugins/Variables/Variables_11.vcxproj deleted file mode 100644 index 67504ac145..0000000000 --- a/plugins/Variables/Variables_11.vcxproj +++ /dev/null @@ -1,240 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - Variables - {3038EF69-85BE-4D92-9864-CD6A5EBB558A} - - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - DynamicLibrary - Unicode - true - v110_xp - - - DynamicLibrary - Unicode - v110_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - - - - Disabled - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level3 - EditAndContinue - Use - variables.h - false - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - pcred.lib;pdh.lib;Ws2_32.lib;UxTheme.lib;%(AdditionalDependencies) - true - false - $(IntDir)$(TargetName).lib - Windows - src\pcre\lib;$(ProfileDir)..\..\bin11\lib - false - - - - - Full - OnlyExplicitInline - Size - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - true - Level3 - Use - variables.h - false - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\include\msapi - - - pcre.lib;pdh.lib;Ws2_32.lib;UxTheme.lib;%(AdditionalDependencies) - true - true - true - false - $(IntDir)$(TargetName).lib - Windows - src\pcre\lib;$(ProfileDir)..\..\bin11\lib - - - - - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Full - OnlyExplicitInline - Size - Level3 - true - true - Use - variables.h - false - - - pcre.lib;pdh.lib;Ws2_32.lib;UxTheme.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - true - true - Windows - false - src\pcre\lib64;$(ProfileDir)..\..\bin11\lib - - - ..\..\include\msapi - NDEBUG;%(PreprocessorDefinitions) - - - - - ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Level3 - Disabled - MultiThreadedDebugDLL - EnableFastChecks - Use - variables.h - false - - - pcred.lib;pdh.lib;Ws2_32.lib;UxTheme.lib;%(AdditionalDependencies) - true - $(IntDir)$(TargetName).lib - Windows - false - src\pcre\lib64;$(ProfileDir)..\..\bin11\lib - - - ..\..\include\msapi - _DEBUG;%(PreprocessorDefinitions) - - - - - - - - Create - - - - - - - - - - - - - - - - - - - NotUsing - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/Variables/Variables_11.vcxproj.filters b/plugins/Variables/Variables_11.vcxproj.filters deleted file mode 100644 index f3e00ee9ac..0000000000 --- a/plugins/Variables/Variables_11.vcxproj.filters +++ /dev/null @@ -1,152 +0,0 @@ - - - - - {bbbab72c-66ee-48bb-8146-6d77f1246b99} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {0ba7f79c-77dc-4771-ab7e-0a80d36ff344} - h;hpp;hxx;hm;inl - - - {58ddc992-d18e-44d2-90c4-98bf35c13102} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {3eee507c-e048-47b3-ad33-5614ffe2a890} - - - {c92d28b1-a1b2-48e8-bc84-c58d24e60e7b} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files\Parse - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files\Parse - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3