Salome HOME
revert to cgns 4.1.1 and help ParaView to find gdal
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index 2e5742c0ab554b042a7f530349de446337383190..a1ee13db5f8ef398ec8b5d74867a36c40d5bca25 100644 (file)
@@ -72,7 +72,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.1'
         mesa : '19.2.3'
-        MeshGems : '2.13-1'
+        MeshGems : '2.14-1'
         metis : '5.1.0'
         msvc : '2017'
         netgen : '6.2.2101'
@@ -192,4 +192,15 @@ APPLICATION :
 
 __overwrite__ :
 [
+  {
+    __condition__ : "APPLICATION.debug == 'yes'"
+    'APPLICATION.rm_products' : ['matplotlib']
+    'APPLICATION.products.numpy'      : {tag: '1.16.4',  base: 'no', section : 'version_1_16_4_win_dbg'     }
+    'APPLICATION.products.Cython'     : {tag: '0.29.12', base: 'no', section : 'version_0_29_12_win_dbg'    }
+    'APPLICATION.products.sphinxintl' : {tag: '2.0.0',   base: 'no', section : 'version_2_0_0_win_dbg'      }
+    'APPLICATION.products.llvm'       : {tag: '8.0.1',   base: 'no', section : 'version_8_0_1_clang_win_dbg'}
+    'APPLICATION.products.tbb'        : {tag: '2019_U8', base: 'no', section : 'version_2019_U8_win_dbg'    }
+    'APPLICATION.products.omniORB'    : {tag: '4.2.3',   base: 'no', section : 'version_4_2_3_win_dbg'      }
+    'APPLICATION.products.psutil'     : {tag: '5.7.2',   base: 'no', section : 'version_5_7_2_win_dbg'      }
+  }
 ]