4 build_source : "script"
5 compil_script : 'pip_install' + $VARS.scriptExtension
9 env_script : $name + ".py"
11 depend : ['Python','setuptools', 'PyQt']
12 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
13 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
24 archive_info : {archive_name : "PyQtChart-" + $APPLICATION.products.PyQtChart + "_windows.tar.gz"}
25 compil_script : 'pip_install_whl' + $VARS.scriptExtension
30 compil_script : 'PyQtChart-5.9' + $VARS.scriptExtension
35 compil_script : 'pip_install_whl' + $VARS.scriptExtension