]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/default.cfg
Build: Renamed BUILDSYS_PATH to BUILDSYS to make it consistent with the rest.
[libucw.git] / free / libs / examples / internal / default.cfg
index 12b3c7b7f57de2357a715949fc877787703d8be3..238486b5b8fa20e7e5abcfa58a23b6963cbaac11 100644 (file)
@@ -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");