From 9247d80048c34094d83099473b420a635712f186 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 21 Jul 2015 07:29:21 +0000 Subject: preparing for vc2015 git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj | 229 +++++++++++++++++++++ .../PluginUpdaterIM_14.vcxproj.filters | 115 +++++++++++ plugins/PluginUpdater/PluginUpdater_14.vcxproj | 218 ++++++++++++++++++++ .../PluginUpdater/PluginUpdater_14.vcxproj.filters | 94 +++++++++ plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj | 149 ++++++++++++++ .../pu_stub/pu_stub_14.vcxproj.filters | 14 ++ 6 files changed, 819 insertions(+) create mode 100644 plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj create mode 100644 plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj.filters create mode 100644 plugins/PluginUpdater/PluginUpdater_14.vcxproj create mode 100644 plugins/PluginUpdater/PluginUpdater_14.vcxproj.filters create mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj create mode 100644 plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj.filters (limited to 'plugins/PluginUpdater') diff --git a/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj b/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj new file mode 100644 index 0000000000..c28c3c8a40 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj @@ -0,0 +1,229 @@ + + + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + + PluginUpdater + {21F6C0E4-DD1A-49E6-82FD-64574BB902BD} + + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + true + + + DynamicLibrary + Unicode + + + DynamicLibrary + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Disabled + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + EditAndContinue + Use + Common.h + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + _DEBUG;%(PreprocessorDefinitions) + + + + + Disabled + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level3 + Use + Common.h + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + _DEBUG;%(PreprocessorDefinitions) + + + + + Full + Size + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + Level3 + Use + Common.h + MultiThreaded + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + NDEBUG;%(PreprocessorDefinitions) + + + + + Full + Size + ..\..\include;..\ExternalAPI;.\src\Minizip;.\src\Compat%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0800;_USRDLL;%(PreprocessorDefinitions) + Level3 + Use + Common.h + MultiThreaded + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(SolutionDir)\lib + + + ..\..\include\msapi;.\src\Compat + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + + + + + + + + + + NotUsing + NotUsing + NotUsing + NotUsing + + + NotUsing + NotUsing + NotUsing + NotUsing + + + NotUsing + NotUsing + NotUsing + NotUsing + + + + Create + + + + + + + + + + + + + {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} + + + + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj.filters b/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj.filters new file mode 100644 index 0000000000..a684e48e85 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdaterIM_14.vcxproj.filters @@ -0,0 +1,115 @@ + + + + + {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 + + + {845e5403-a8df-47fc-a179-7ac2048f954d} + + + + + Resource Files + + + Resource Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files\Minizip + + + Source Files + + + Source Files + + + + + Resource Files + + + Resource Files + + + Resource Files + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/PluginUpdater_14.vcxproj b/plugins/PluginUpdater/PluginUpdater_14.vcxproj new file mode 100644 index 0000000000..c616531822 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdater_14.vcxproj @@ -0,0 +1,218 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + PluginUpdater + {21F6C0E4-DD1A-49E6-82FD-64574BB902BD} + + + + DynamicLibrary + Unicode + true + v120_xp + + + DynamicLibrary + Unicode + true + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Disabled + ..\..\include;..\ExternalAPI;.\src\Minizip;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0A00;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + EditAndContinue + Use + Common.h + false + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin14\lib + false + comctl32.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + + + Disabled + ..\..\include;..\ExternalAPI;.\Minizip;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;MIRANDA_VER=0x0A00;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Level4 + Use + Common.h + false + + + true + Windows + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\bin14\lib + comctl32.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + + + Full + Size + ..\..\include;..\ExternalAPI;.\Minizip;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0A00;_USRDLL;%(PreprocessorDefinitions) + Level4 + Use + Common.h + false + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(ProfileDir)..\..\bin14\lib + comctl32.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + Full + Size + ..\..\include;..\ExternalAPI;.\Minizip;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;MIRANDA_VER=0x0A00;_USRDLL;%(PreprocessorDefinitions) + Level4 + Use + Common.h + false + + + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + $(ProfileDir)..\..\bin14\lib + comctl32.lib;%(AdditionalDependencies) + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + {e2a369cd-eda3-414f-8ad0-e732cd7ee68c} + + + + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/PluginUpdater_14.vcxproj.filters b/plugins/PluginUpdater/PluginUpdater_14.vcxproj.filters new file mode 100644 index 0000000000..a40a0d37b2 --- /dev/null +++ b/plugins/PluginUpdater/PluginUpdater_14.vcxproj.filters @@ -0,0 +1,94 @@ + + + + + {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 + + + {794a226d-3db3-4b7e-aa4c-4d1b4d1aa76d} + + + + + Resource Files + + + Resource Files + + + + + Header Files + + + Header Files + + + Header Files + + + Header Files + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + Resource Files\Icons + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj b/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj new file mode 100644 index 0000000000..4381c2604f --- /dev/null +++ b/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj @@ -0,0 +1,149 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {121D2EA6-9D3C-43F6-AC5C-44BDBF93E3E0} + Win32Proj + pu_stub + pu_stub + + + + Application + true + v120_xp + Unicode + + + Application + true + v120_xp + Unicode + + + Application + false + v120_xp + true + Unicode + + + Application + false + true + Unicode + v120_xp + + + + + + + + + + + + + + + + + + + true + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + + + true + $(SolutionDir)$(Configuration)64\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + + false + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + + + false + $(SolutionDir)$(Configuration)64\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + + + + Level4 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + Windows + true + false + + + + + Level4 + Disabled + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + Windows + true + + + + + Level4 + MaxSpeed + true + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + + + Windows + true + true + true + + + + + Level4 + MinSpace + true + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) + Size + + + Windows + true + true + true + + + + + + + + + \ No newline at end of file diff --git a/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj.filters b/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj.filters new file mode 100644 index 0000000000..240db0fbe7 --- /dev/null +++ b/plugins/PluginUpdater/pu_stub/pu_stub_14.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Source Files + + + \ No newline at end of file -- cgit v1.2.3