Salome HOME
NLOPT - fix - windows URANIE
[tools/sat_salome.git] / products / sip.pyconf
index 278742330c045693b32bd5a7db86ef1811c4255d..58c058afa5c915fe0650235291986456464418e8 100644 (file)
@@ -27,9 +27,12 @@ default :
 
 version_5_5_0 :
 {
-    properties:
-    {
-      incremental : "yes"
-      pip : "yes"
-    }
-}
\ No newline at end of file
+    compil_script :  'sip-5.5.0' + $VARS.scriptExtension
+    archive_info : {archive_name : "sip-5.5.0-PyQt5_sip-12.8.1.tar.gz"}
+}
+
+version_4_19_24 :
+{
+    compil_script :  'sip' + $VARS.scriptExtension
+#    archive_info : {archive_name : "sip-4.19.24_PyQt5-12.8.1.tar.gz"}
+}