From 1f5cae5cc1b7ad88ca0db7c16adf5592884cebc7 Mon Sep 17 00:00:00 2001 From: TonyPC Date: Sat, 3 Aug 2024 16:57:47 +0800 Subject: [PATCH] update include path --- wxhelper.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxhelper.vcxproj b/wxhelper.vcxproj index d19f498..42b7dd9 100644 --- a/wxhelper.vcxproj +++ b/wxhelper.vcxproj @@ -114,10 +114,10 @@ %(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;WECHAT_VERSION=391019;SPDLOG_COMPILED_LIB;CMAKE_INTDIR=\"Debug\";wxhelper_EXPORTS - \x64-windows\include;C:\Users\TonyPC\wxhelper\app\base\src\include;C:\Users\TonyPC\wxhelper\app\3rdparty\spdlog\include;C:\Users\TonyPC\wxhelper\app\3rdparty\lz4;C:\Users\TonyPC\wxhelper\app\3rdparty\base64;C:\Users\TonyPC\wxhelper\app\3rdparty\mongoose;C:\Users\TonyPC\wxhelper\app\3rdparty\json\include;C:\Users\TonyPC\wxhelper\app\3rdparty\tinyxml2;C:\Users\TonyPC\wxhelper\app\3rdparty\Detours\src;%(AdditionalIncludeDirectories) + \x64-windows\include;%(AdditionalIncludeDirectories) - \x64-windows\include;C:\Users\TonyPC\wxhelper\app\base\src\include;C:\Users\TonyPC\wxhelper\app\3rdparty\spdlog\include;C:\Users\TonyPC\wxhelper\app\3rdparty\lz4;C:\Users\TonyPC\wxhelper\app\3rdparty\base64;C:\Users\TonyPC\wxhelper\app\3rdparty\mongoose;C:\Users\TonyPC\wxhelper\app\3rdparty\json\include;C:\Users\TonyPC\wxhelper\app\3rdparty\tinyxml2;C:\Users\TonyPC\wxhelper\app\3rdparty\Detours\src;%(AdditionalIncludeDirectories) + \x64-windows\include;%(AdditionalIncludeDirectories) $(ProjectDir)/$(IntDir) %(Filename).h %(Filename).tlb