去掉对websdk的一键编译

This commit is contained in:
luoliangyi 2022-06-14 15:07:55 +08:00
parent a8856d73d0
commit 38bd348aeb
1 changed files with 0 additions and 7 deletions

View File

@ -68,13 +68,6 @@ rm -rf ./obj
rm -f makefile rm -f makefile
rm HGImgProcTmp.cbp rm HGImgProcTmp.cbp
#cd ../HGWebService
#cbp2make -targets ${system}_${arch}_Release -in HGWebService.cbp -out makefile
#make -j6
#rm -rf ./bin
#rm -rf ./obj
#rm -f makefile
cd ../../../build-qt/HGSolution cd ../../../build-qt/HGSolution
cp HGScanner.pro HGScannerTmp.pro cp HGScanner.pro HGScannerTmp.pro
if [ "${1}" == "hw" ]; then if [ "${1}" == "hw" ]; then