From 5728810f2cd5243ef0fcb806efc4fd6aa7282965 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 1 Nov 2017 15:09:28 +0300 Subject: removing support for VS2013 --- .../IconPacks/default/icons_default_12.vcxproj | 134 --------------------- .../default/icons_default_12.vcxproj.filters | 29 ----- 2 files changed, 163 deletions(-) delete mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj delete mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters (limited to 'plugins/UserInfoEx/IconPacks/default') diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj deleted file mode 100644 index 4b87a98530..0000000000 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj +++ /dev/null @@ -1,134 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - UInfoEx_icons_default_Z1 - {AA542F66-FF66-498A-ADBE-0BB9103ECD0A} - - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - DynamicLibrary - Unicode - v120_xp - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Icons\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Icons\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)\Icons\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64\Icons\ - $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ - true - UInfoEx_icons - - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\Src;..\..\..\..\include\msapi - - - Windows - true - false - $(SolutionDir)\lib - - - - - NDEBUG;%(PreprocessorDefinitions) - ..\..\Src;..\..\..\..\include\msapi - - - Windows - true - false - $(SolutionDir)\lib - - - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\Src;..\..\..\..\include\msapi - - - Windows - true - false - $(SolutionDir)\lib - - - - - _DEBUG;%(PreprocessorDefinitions) - ..\..\Src;..\..\..\..\include\msapi - - - Windows - true - false - $(SolutionDir)\lib - - - - - - - - - - - - - - \ No newline at end of file diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters b/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters deleted file mode 100644 index 762aeaba83..0000000000 --- a/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters +++ /dev/null @@ -1,29 +0,0 @@ - - - - - {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 - - - - - Header Files - - - Header Files - - - - - Resource Files - - - Resource Files - - - \ No newline at end of file -- cgit v1.2.3