diff --git a/build.sh b/build.sh index 750456b3..102e50d4 100755 --- a/build.sh +++ b/build.sh @@ -68,13 +68,6 @@ rm -rf ./obj rm -f makefile 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 cp HGScanner.pro HGScannerTmp.pro if [ "${1}" == "hw" ]; then