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