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/Clist_nicer/skineditor/skinedit_14.vcxproj | 208 +++++++++++++++++++++ .../skineditor/skinedit_14.vcxproj.filters | 44 +++++ 2 files changed, 252 insertions(+) create mode 100644 plugins/Clist_nicer/skineditor/skinedit_14.vcxproj create mode 100644 plugins/Clist_nicer/skineditor/skinedit_14.vcxproj.filters (limited to 'plugins/Clist_nicer') diff --git a/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj b/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj new file mode 100644 index 0000000000..1b5790dd07 --- /dev/null +++ b/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj @@ -0,0 +1,208 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Cln_skinedit + {987F026D-EB1F-4013-ADA8-2406ACCDA526} + + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + true + v120_xp + + + DynamicLibrary + Unicode + v120_xp + + + DynamicLibrary + Unicode + true + v120_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + Full + OnlyExplicitInline + Size + ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + false + Fast + false + commonheaders.h + Use + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + true + true + true + 0x06660000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\..\bin14\lib + + + + + Disabled + ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + false + commonheaders.h + Use + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + true + 0x06660000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\..\bin14\lib + false + + + + + Full + OnlyExplicitInline + Size + ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + false + Fast + false + commonheaders.h + Use + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + true + true + true + 0x06660000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\..\bin14\lib + + + + + Disabled + ..\..\..\include;..\..\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + false + commonheaders.h + Use + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\..\include\msapi + + + true + 0x06660000 + false + $(IntDir)$(TargetName).lib + Windows + $(ProfileDir)..\..\..\bin14\lib + + + + + + Create + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj.filters b/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj.filters new file mode 100644 index 0000000000..8be030a14a --- /dev/null +++ b/plugins/Clist_nicer/skineditor/skinedit_14.vcxproj.filters @@ -0,0 +1,44 @@ + + + + + {f3618112-c0bf-4751-b29e-ed1198ca74d1} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {e0d7a372-f82b-46f9-825d-061420a0df25} + h;hpp;hxx;hm;inl + + + {3527c0e6-563d-4d23-9b58-2087fa7f94b0} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + + + Resource Files + + + Resource Files + + + + + Header Files + + + Header Files + + + Header Files + + + \ No newline at end of file -- cgit v1.2.3