]> SALOME platform Git repositories - tools/sat_salome.git/blobdiff - products/pmml.pyconf
Salome HOME
bos #18709: gmshplugin
[tools/sat_salome.git] / products / pmml.pyconf
index f3bd04fe4f4a1e28f6f1c8cf208ff876bf845387..8f9e1719821d786e9258c0462c8dbc77c26d2ba5 100644 (file)
@@ -18,4 +18,18 @@ default :
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     install_dir : 'base'
+    properties :
+    {
+      incremental : "yes"
+      single_install_dir : "no"
+    }
+}
+
+default_win :
+{
+    properties :
+    {
+      incremental : "yes"
+      single_install_dir : "yes"
+    }
 }