From 82debee1f080c12fd78c4d247291e282f11cfda0 Mon Sep 17 00:00:00 2001 From: Double Sine Date: Tue, 14 Aug 2018 20:44:10 +0800 Subject: [PATCH] Update build output path --- navicat-patcher/navicat-patcher.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/navicat-patcher/navicat-patcher.vcxproj b/navicat-patcher/navicat-patcher.vcxproj index 0abad21..907bdf4 100644 --- a/navicat-patcher/navicat-patcher.vcxproj +++ b/navicat-patcher/navicat-patcher.vcxproj @@ -73,6 +73,8 @@ true $(SolutionDir)openssl-lib\include;$(IncludePath) $(SolutionDir)openssl-lib\lib;$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ true @@ -83,6 +85,8 @@ false $(SolutionDir)openssl-lib\include;$(IncludePath) $(SolutionDir)openssl-lib\lib;$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ false