]> mj.ucw.cz Git - libucw.git/commitdiff
Added a test configuration for debugging
authorMartin Mares <mj@ucw.cz>
Wed, 28 Jul 2010 20:17:55 +0000 (22:17 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 18 Aug 2010 16:12:57 +0000 (18:12 +0200)
debug/default.cfg [new file with mode: 0644]

diff --git a/debug/default.cfg b/debug/default.cfg
new file mode 100644 (file)
index 0000000..d57aa9e
--- /dev/null
@@ -0,0 +1,5 @@
+# Configuration used for debugging LibUCW
+
+Include("default.cfg");
+UnSet("CONFIG_SHARED");
+Set("CONFIG_DEBUG");