]> mj.ucw.cz Git - libucw.git/blobdiff - debug/default.cfg
Daemon: Preliminary documentation
[libucw.git] / debug / default.cfg
index a309a07b79de3298acc0db68a9b6de1677a49302..f6593577d8b76a72df39fce13921bce1e31a66c4 100644 (file)
@@ -1,6 +1,13 @@
 # Configuration used for debugging LibUCW
 
 Include("default.cfg");
+
 Set("CONFIG_LOCAL");
 UnSet("CONFIG_SHARED");
 Set("CONFIG_DEBUG");
+Set("CONFIG_UCW_DEBUG_TOOLS");
+Set("CONFIG_EXACT_CPU");
+
+Set("CONFIG_IMAGES");
+Set("CONFIG_CHARSET");
+Set("CONFIG_SHXML");