]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #26622: medfile windows file opening in binary mode
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 9 Dec 2021 12:21:07 +0000 (13:21 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Thu, 9 Dec 2021 12:21:07 +0000 (13:21 +0100)
products/medfile.pyconf

index 50cb73d500a6ba3ad68f9c648478b2f31c5a9faa..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 :
 {