From f7d7e6ba8409ef90678c9643a9b054ad46654f84 Mon Sep 17 00:00:00 2001 From: chenzenghui <3045316072@qq.com> Date: Thu, 12 Jun 2025 20:17:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BAlib=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BaseCommonLibrary.vcxproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/BaseCommonLibrary.vcxproj b/BaseCommonLibrary.vcxproj index 3a20df9..8e18baf 100644 --- a/BaseCommonLibrary.vcxproj +++ b/BaseCommonLibrary.vcxproj @@ -131,7 +131,7 @@ - ./BaseTool;$(IncludePath) + D:\vcpkg\installed\x64-windows\include;./BaseTool;$(IncludePath) true true D:\Programme\LAMPPublishDatabaseExtractProgram\LAMPPublishDatabaseExtractProgramMain\x64\Release;D:\vcpkg\installed\x64-windows\lib\manual-link;D:\vcpkg\installed\x64-windows\lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) @@ -141,6 +141,9 @@ true true + + true + Level3