Salome HOME
Add the clean command.
[tools/sat.git] / data / products / KERNEL.pyconf
index 7bb456e231ea356ebd4121ac3955024182288659..a362eca6b09b61f1b781d237f35f57c725e279c5 100644 (file)
@@ -18,6 +18,7 @@ KERNEL_V7_7_1 :
     depend : []
     opt_depend : []
     type : "sample"
-    source_dir : $APPLICATION.out_dir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
-    build_dir : $APPLICATION.out_dir + $VARS.sep + 'BUILD' + $VARS.sep + $name
+    source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
+    build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
+    #install_dir : "base"
 }