From 6ec33c87058415c4560020539bc77dc0879a7b57 Mon Sep 17 00:00:00 2001 From: TonyPC Date: Sat, 3 Aug 2024 16:44:05 +0800 Subject: [PATCH] up --- wxhelper.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxhelper.vcxproj b/wxhelper.vcxproj index 16027b4..d19f498 100644 --- a/wxhelper.vcxproj +++ b/wxhelper.vcxproj @@ -94,7 +94,7 @@ true - $(ProjectDir)/lib;$(LibraryPath) + $(ProjectDir)\lib;$(LibraryPath) $(ProjectDir)\inc;$(IncludePath)