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/EmLanProto/amdproto_15.vcxproj | 211 +++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 protocols/EmLanProto/amdproto_15.vcxproj (limited to 'protocols/EmLanProto/amdproto_15.vcxproj') diff --git a/protocols/EmLanProto/amdproto_15.vcxproj b/protocols/EmLanProto/amdproto_15.vcxproj new file mode 100644 index 0000000000..83b2536be0 --- /dev/null +++ b/protocols/EmLanProto/amdproto_15.vcxproj @@ -0,0 +1,211 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + EmLanProto + {2115FEBC-1EC4-4F95-A058-A523ED5295A4} + + + + DynamicLibrary + MultiByte + true + v141_xp + + + DynamicLibrary + MultiByte + true + v141_xp + + + DynamicLibrary + MultiByte + v141_xp + + + DynamicLibrary + MultiByte + v141_xp + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.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;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + EditAndContinue + false + + + Ws2_32.lib;%(AdditionalDependencies) + true + Windows + 0x22000000 + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + false + false + + + ..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + + + Disabled + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Use + Level3 + false + + + Ws2_32.lib;%(AdditionalDependencies) + true + Windows + 0x22000000 + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + false + + + ..\..\include\msapi + _DEBUG;%(PreprocessorDefinitions) + + + + + Full + OnlyExplicitInline + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + Level3 + Size + false + + + Ws2_32.lib;%(AdditionalDependencies) + Windows + true + true + 0x22000000 + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + true + /PDBALTPATH:%_PDB% %(AdditionalOptions) + false + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + Full + OnlyExplicitInline + ..\..\include;..\..\plugins\ExternalAPI;%(AdditionalIncludeDirectories) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + Use + Level3 + Size + false + + + Ws2_32.lib;%(AdditionalDependencies) + true + Windows + true + true + 0x22000000 + $(IntDir)$(TargetName).lib + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + /PDBALTPATH:%_PDB% %(AdditionalOptions) + false + + + ..\..\include\msapi + NDEBUG;%(PreprocessorDefinitions) + + + + + + + + + Create + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3