Salome HOME
GMSH: better install it centrally - save PATH length
[tools/sat_salome.git] / products / medfile.pyconf
index 5735c81cb594508d6aea9cda7372a990da3fce59..ed7a18e540811211920e6eaa1b616e11e71e5202 100644 (file)
@@ -36,12 +36,13 @@ version_4_1_1 :
 {
     compil_script : 'med-4.1.1.sh'
     test_build : "make check"
-    build_depend : []
+    build_depend : ['swig']
 }
 
 version_4_1_1_win :
 {
-  patches : ['med-4.1.0_win_3x_files_support.patch']
+    compil_script :  "medCMake.bat"
+    patches : ['med-4.1.0_win_3x_files_support.patch']
 }
 
 # needed in order to screen with windows version - see below