commands/pubsub/pubsub.mmp
changeset 96 dae66483be2b
parent 95 b3ffff030d5c
--- a/commands/pubsub/pubsub.mmp	Thu Oct 28 16:54:54 2010 +0100
+++ b/commands/pubsub/pubsub.mmp	Thu Oct 28 21:02:49 2010 +0100
@@ -27,6 +27,8 @@
 library         iocli.lib
 library         QR3.lib
 library         ltkutils.lib
+
+#ifdef FSHELL_TRACE_SUPPORT
 library         btrace_parser.lib
 FSHELL_TRACE_CONTROL_LIBRARY
-
+#endif