From b916407a2a06f8452e82b74dc44c54acbcc572b0 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:27:42 +0200 Subject: 5.21 --- zen/FindFilePlus/FindFilePlus.vcxproj | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'zen/FindFilePlus') diff --git a/zen/FindFilePlus/FindFilePlus.vcxproj b/zen/FindFilePlus/FindFilePlus.vcxproj index 73b7f70e..15ea6adf 100644 --- a/zen/FindFilePlus/FindFilePlus.vcxproj +++ b/zen/FindFilePlus/FindFilePlus.vcxproj @@ -28,23 +28,23 @@ DynamicLibrary Unicode true - Windows7.1SDK + v120_xp DynamicLibrary Unicode - Windows7.1SDK + v120_xp DynamicLibrary Unicode true - Windows7.1SDK + v120_xp DynamicLibrary Unicode - Windows7.1SDK + v120_xp @@ -90,7 +90,7 @@ Disabled _X86_;_DEBUG;_WINDOWS;_USRDLL;FIND_FILE_PLUS_DLL_EXPORTS;%(PreprocessorDefinitions) - true + false EnableFastChecks MultiThreadedDebugDLL @@ -101,6 +101,7 @@ 4100 ../.. true + true $(OutDir)$(TargetName)$(TargetExt) @@ -125,7 +126,7 @@ Disabled _AMD64_;_DEBUG;_WINDOWS;_USRDLL;FIND_FILE_PLUS_DLL_EXPORTS;%(PreprocessorDefinitions) - true + false EnableFastChecks MultiThreadedDebugDLL @@ -136,6 +137,7 @@ 4100 ../.. true + true $(OutDir)$(TargetName)$(TargetExt) @@ -168,6 +170,7 @@ 4100 Speed ../.. + true $(OutDir)$(TargetName)$(TargetExt) @@ -205,6 +208,7 @@ 4100 Speed ../.. + true $(OutDir)$(TargetName)$(TargetExt) -- cgit