]> mj.ucw.cz Git - libucw.git/blob - debug/default.cfg
267212a54674e2087b8f9db3c86c9e5a50595f69
[libucw.git] / debug / default.cfg
1 # Configuration used for debugging LibUCW
2
3 Include("default.cfg");
4 Set("CONFIG_LOCAL");
5 UnSet("CONFIG_SHARED");
6 Set("CONFIG_DEBUG");
7 Set("CONFIG_EXACT_CPU");