X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=free%2Flibs%2Fexamples%2Finternal%2Fdefault.cfg;h=238486b5b8fa20e7e5abcfa58a23b6963cbaac11;hb=d779d07989bb0188c7d03d0dec4714d087e2fe8c;hp=12b3c7b7f57de2357a715949fc877787703d8be3;hpb=45c09e1776dd884dc8da0017714116105f54dae9;p=libucw.git diff --git a/free/libs/examples/internal/default.cfg b/free/libs/examples/internal/default.cfg index 12b3c7b7..238486b5 100644 --- a/free/libs/examples/internal/default.cfg +++ b/free/libs/examples/internal/default.cfg @@ -1,5 +1,8 @@ # Default configuration file for our test application +# Do a local build +Set("CONFIG_LOCAL"); + # We want to build all libraries shared Set("CONFIG_SHARED");