Salome HOME
remove tag specification from solverlab
[tools/sat_salome.git] / products / medfile.pyconf
index 0d3ae84aab2d55748c59aa37a66d274acee09a81..72671d06a20461ad9bf83d9e0a2a29405c2ec834 100644 (file)
@@ -31,6 +31,17 @@ default_Autotools :
     build_depend : []
 }
 
+# needed in order to screen with windows version - see below
+version_4_1_1 :
+{
+  patches : []
+}
+
+version_4_1_1_win :
+{
+  patches : ['med-4.1.0_win_3x_files_support.patch']
+}
+
 # needed in order to screen with windows version - see below
 version_4_1_0 :
 {
@@ -39,7 +50,7 @@ version_4_1_0 :
 
 version_4_1_0_win : 
 {
-  patches : ['med-4.1.0_win_3x_files_support.patch']
+  patches : ['med-4.1.0_win_3x_files_support.patch', 'med-4.1.0_hdf5_native_long.patch']
 }
 
 # needed in order to screen with windows version - see below