From b1b53cbbf97238bf460772c6d49ff114f079285d Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 25 Apr 2017 17:58:44 +0300 Subject: Revert "farewell MSVS 2015" This reverts commit 8d1e289188ba821bcfd5e85c6ace09ef97f8f894. --- protocols/Sametime/sametime_15.vcxproj | 343 +++++++++++++++++++++++++++++++++ 1 file changed, 343 insertions(+) create mode 100644 protocols/Sametime/sametime_15.vcxproj (limited to 'protocols/Sametime/sametime_15.vcxproj') diff --git a/protocols/Sametime/sametime_15.vcxproj b/protocols/Sametime/sametime_15.vcxproj new file mode 100644 index 0000000000..b9f1112fd3 --- /dev/null +++ b/protocols/Sametime/sametime_15.vcxproj @@ -0,0 +1,343 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Sametime + {BE22A21F-73B7-453F-86A0-B867F0056490} + + + + DynamicLibrary + Unicode + true + v141_xp + + + DynamicLibrary + Unicode + v141_xp + + + DynamicLibrary + Unicode + true + v141_xp + + + DynamicLibrary + Unicode + v141_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/sametime.tlb + + + + + Disabled + ..\..\include;src\meanwhile\src;src;src\glib;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + 4996;%(DisableSpecificWarnings) + Use + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + true + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + Windows + false + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/sametime.tlb + + + + + Disabled + ..\..\include;src\meanwhile\src;src;src\glib;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + 4996;%(DisableSpecificWarnings) + Use + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + true + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + Windows + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/sametime.tlb + + + + + Full + OnlyExplicitInline + ..\..\include;src\meanwhile\src;src;src\glib;src\glib\include;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + 4996;%(DisableSpecificWarnings) + Size + Use + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + Windows + true + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/sametime.tlb + + + + + Full + OnlyExplicitInline + ..\..\include;src\meanwhile\src;src;src\glib;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level3 + 4996;%(DisableSpecificWarnings) + Size + Use + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + true + false + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + Windows + true + true + + + + + Use + + + Use + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {12bca020-eabf-429e-876a-a476bc9c10c0} + + + + + + \ No newline at end of file -- cgit v1.2.3