X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FPyQtChart.pyconf;h=64d216fae547bc7816f25ee88cf371fe23aea45c;hb=c4790359d1e03869bf000dee313a496d1ec2ee5e;hp=66fbeb379b97a276d00c99c06ab18d4017dfc68a;hpb=8e9d4d389474f9eaa75ec054b7c90e9bbb6ddaae;p=tools%2Fsat_salome.git diff --git a/products/PyQtChart.pyconf b/products/PyQtChart.pyconf index 66fbeb3..64d216f 100644 --- a/products/PyQtChart.pyconf +++ b/products/PyQtChart.pyconf @@ -19,16 +19,18 @@ default : } } +default_win : +{ + archive_info : {archive_name : "PyQtChart-" + $APPLICATION.products.PyQtChart + "_windows.tar.gz"} + compil_script : 'pip_install_whl' + $VARS.scriptExtension +} + version_5_9 : { compil_script : 'PyQtChart-5.9' + $VARS.scriptExtension } -default_win : +version_5_9_win : { compil_script : 'pip_install_whl' + $VARS.scriptExtension - archive_info : - { - archive_name : "PyQtChart-" + $APPLICATION.products.PyQtChart + "_windows.tar.gz" - } }