From 0f02d0c2af620aee0ecbef58c1339a20809f8ff8 Mon Sep 17 00:00:00 2001 From: Jered Ye <87924680+JeredYe@users.noreply.github.com> Date: Sat, 13 Jan 2024 20:05:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9config.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JuderUI/config/Config.properties | 2 +- config.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/JuderUI/config/Config.properties b/JuderUI/config/Config.properties index a83e44d..e985a5e 100644 --- a/JuderUI/config/Config.properties +++ b/JuderUI/config/Config.properties @@ -1,5 +1,5 @@ #update config.properties -#Sat Jan 13 15:45:36 CST 2024 +#Sat Jan 13 19:30:59 CST 2024 =\=\=\=\=\=\= <<<<<<<=.mine >>>>>>>=.r76 diff --git a/config.xml b/config.xml index e20b262..7d0e557 100644 --- a/config.xml +++ b/config.xml @@ -1,6 +1,6 @@  - + K:\Dev-Cpp\MinGW64\bin g++.exe -Wall -g -std=c++14 -c $sourceFile$ -o $objFile$ @@ -18,7 +18,7 @@ msvc - + C:/JDK8/bin g++.exe -Wall -g -std=c++14 -c $sourceFile$ -o $objFile$ @@ -37,7 +37,7 @@ - + C:/MinGW/bin/ g++.exe -Wall -g -std=c++14 -c $sourceFile$ -o $objFile$