From 33e584d475f7e66afdd11ddeb7c46cf65a8bc7ea Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 9 Mar 2017 23:29:54 +0200 Subject: Visual Studio 2017 support added --- plugins/FileAsMessage/fileecho_15.vcxproj | 208 ++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 plugins/FileAsMessage/fileecho_15.vcxproj (limited to 'plugins/FileAsMessage/fileecho_15.vcxproj') diff --git a/plugins/FileAsMessage/fileecho_15.vcxproj b/plugins/FileAsMessage/fileecho_15.vcxproj new file mode 100644 index 0000000000..546be589b0 --- /dev/null +++ b/plugins/FileAsMessage/fileecho_15.vcxproj @@ -0,0 +1,208 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + FileAsMessage + {D7A3B8D0-425A-2286-8E2F-2C0BF1EE5C2E} + + + + DynamicLibrary + MultiByte + v141_xp + + + DynamicLibrary + MultiByte + v141_xp + + + DynamicLibrary + MultiByte + true + v141_xp + + + DynamicLibrary + MultiByte + true + 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 + + + + Full + OnlyExplicitInline + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level4 + Size + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + OnlyExplicitInline + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + true + Level4 + Size + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + $(IntDir)$(TargetName).lib + true + true + true + Windows + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level4 + EditAndContinue + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + false + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level4 + ..\..\include;%(AdditionalIncludeDirectories) + false + Use + main.h + + + comctl32.lib;%(AdditionalDependencies) + true + $(IntDir)$(TargetName).lib + Windows + false + $(ProfileDir)..\..\libs\win$(PlatformArchitecture) + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + + Create + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3