From 5b4769989437b2563d31833293443b8d6f671e29 Mon Sep 17 00:00:00 2001 From: DevWiki Date: Tue, 28 May 2024 20:06:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9E=84=E5=BB=BA=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cppLib/build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/cppLib/build.bat b/cppLib/build.bat index 1cd002c..d6362cd 100644 --- a/cppLib/build.bat +++ b/cppLib/build.bat @@ -23,6 +23,7 @@ if exist dist ( if exist "%arch%" ( del /q /s ""%arch%" ) + cd ../ ) cd build