From 911aa265efca7b33045405f3ac0f0a3c65688edf Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Nov 2013 13:43:42 +0000 Subject: added projects and solutions for vc2013 git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../IconPacks/default/icons_default_12.vcxproj | 134 +++++++++++++++++++++ .../default/icons_default_12.vcxproj.filters | 29 +++++ .../IconPacks/default/icons_default_12_z2.vcxproj | 134 +++++++++++++++++++++ .../default/icons_default_12_z2.vcxproj.filters | 29 +++++ 4 files changed, 326 insertions(+) create mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj create mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters create mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj create mode 100644 plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.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 new file mode 100644 index 0000000000..4b87a98530 --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj @@ -0,0 +1,134 @@ + + + + + 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 new file mode 100644 index 0000000000..762aeaba83 --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_12.vcxproj.filters @@ -0,0 +1,29 @@ + + + + + {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 diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj new file mode 100644 index 0000000000..1dee35e0ee --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj @@ -0,0 +1,134 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + UInfoEx_icons_default_Z2 + {D90DD62F-6A75-4469-ABB5-A3E88BCA6A3C} + + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Icons\UInfoEx_default_Z2\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Icons\UInfoEx_default_Z2\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Icons\UInfoEx_default_Z2\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Icons\UInfoEx_default_Z2\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + UInfoEx_icons + + + + ..\..\Src;..\..\..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + Windows + true + false + $(SolutionDir)\lib + + + + + ..\..\Src;..\..\..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + Windows + true + false + $(SolutionDir)\lib + + + + + ..\..\Src;..\..\..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + Windows + true + false + $(SolutionDir)\lib + + + + + ..\..\Src;..\..\..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + Windows + true + false + $(SolutionDir)\lib + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj.filters b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj.filters new file mode 100644 index 0000000000..93fc50cd5b --- /dev/null +++ b/plugins/UserInfoEx/IconPacks/default/icons_default_12_z2.vcxproj.filters @@ -0,0 +1,29 @@ + + + + + {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