Explorar el Código

modify build script

HAPO-9# hace 4 años
padre
commit
cb3c88fae8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      autogen.sh

+ 1 - 1
autogen.sh

@@ -72,7 +72,7 @@ rm .qmake.stash
 cd ../../../
 
 cd src/common/ivchart/
-$qtmakei ivchart.pro
+$qtmake ivchart.pro
 make $MAKEOPT
 check_result $?
 make clean