Salome HOME
align Windows dependencies on Linux for HYBRIDPLUGIN
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index 7946e464e30bb6d811b334c1c08611e24607dc3f..e1e869e8c1a66802f7aebb9838e3d415faf3f924 100644 (file)
@@ -70,7 +70,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.0'
         mesa : '19.2.3'
-        MeshGems : '2.11-5'
+        MeshGems : '2.12-1'
         metis : '5.1.0'
         msvc : '2017'
         netgen : '5.3.1_with_CAS_7.2'
@@ -156,6 +156,7 @@ APPLICATION :
         'EFICAS'
         'EFICAS_TOOLS'
         'ADAO'
+        'PARAVISADDONS' : {tag: 'spns/20440'}
         'CEATESTBASE' : {tag: 'SalomeV9'}
     }
     profile :
@@ -181,3 +182,12 @@ APPLICATION :
         single_install_dir : "yes"
     }
 }
+
+__overwrite__ :
+[
+  {
+    __condition__ : "APPLICATION.debug == 'yes'"
+    'APPLICATION.products.numpy'      : '1.16.4-win-dbg'
+    'APPLICATION.products.sphinxintl' : '2.0.0-win-dbg'
+  }
+]