From 448243c5596e7ab8357c901c5352d6a1935eac1f Mon Sep 17 00:00:00 2001 From: TonyPC Date: Sat, 3 Aug 2024 16:42:18 +0800 Subject: [PATCH] up --- wxhelper.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxhelper.vcxproj b/wxhelper.vcxproj index f72df3f..16027b4 100644 --- a/wxhelper.vcxproj +++ b/wxhelper.vcxproj @@ -94,8 +94,8 @@ true - F:\wxhelper\lib;$(LibraryPath) - F:\wxhelper\inc;$(IncludePath) + $(ProjectDir)/lib;$(LibraryPath) + $(ProjectDir)\inc;$(IncludePath)