From a9d1a2790447eb20be982b8cb6cc139afa9d051e Mon Sep 17 00:00:00 2001 From: luoliangyi <87842688@@qq.com> Date: Fri, 31 Mar 2023 10:56:16 +0800 Subject: [PATCH] =?UTF-8?q?linux=E4=B8=8A=E4=B8=80=E9=94=AE=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E4=B8=8D=E5=88=A0=E9=99=A4=E4=B8=AD=E9=97=B4=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sh b/build.sh index 0e54f1f1..533a5391 100755 --- a/build.sh +++ b/build.sh @@ -18,8 +18,6 @@ rm -f HGVersion/Makefile rm -f HGWebScan/Makefile rm -f HGWebService/Makefile -rm -rf ../temp - if [ "${1}" == "hw" ]; then qmake -qt=qt5 -makefile "DEFINES += OEM_HANWANG" HGSolution.pro elif [ "${1}" == "lsc" ]; then