X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=data%2Fproducts%2FKERNEL.pyconf;h=a362eca6b09b61f1b781d237f35f57c725e279c5;hb=008b47c0acae2b56dafd2533aa89e5a57df767e3;hp=7bb456e231ea356ebd4121ac3955024182288659;hpb=d525421ab1fc657057b2b1da0711be79efad7ef1;p=tools%2Fsat.git diff --git a/data/products/KERNEL.pyconf b/data/products/KERNEL.pyconf index 7bb456e..a362eca 100644 --- a/data/products/KERNEL.pyconf +++ b/data/products/KERNEL.pyconf @@ -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" }