Salome HOME
fix SALOME 9.4, 9.5, 9.6 compilation issues
[tools/sat_salome.git] / applications / SALOME-master-windows.pyconf
index 2f2548cb16f315fdecbf4feee094184049f4ac92..366d747fc1688deefe3b016c50109b6141f508e8 100644 (file)
@@ -38,7 +38,7 @@ APPLICATION :
         boost : '1.67.0'
         CAS : {tag: 'V7_5_3p1', section: 'version_V7_5_3p1_win'}
         certifi : '2019.6.16'
-        cgns : '4.1.1'
+        cgns : '4.2.0'
         chardet : '3.0.4'
         click : '7.0'
         cmake : '3.12.1'
@@ -72,7 +72,7 @@ APPLICATION :
         matplotlib : '3.1.0'
         medfile : '4.1.1'
         mesa : '19.2.3'
-        MeshGems : '2.14-1'
+        MeshGems : '2.14-4'
         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'      }
+  }
 ]