internetradio2.0/inc/irdebug.h
changeset 16 5723da102db1
parent 14 896e9dbc5f19
--- a/internetradio2.0/inc/irdebug.h	Thu Sep 02 20:17:46 2010 +0300
+++ b/internetradio2.0/inc/irdebug.h	Fri Sep 17 08:27:59 2010 +0300
@@ -46,7 +46,9 @@
 // DEBUG SETTINGS:
 // To enable /adjust debug output, modify values ONLY in this section
 /////////////////////////////////////////////////////////////////////
-//#define IRDEBUG_LOGGING_ENABLED
+#ifndef NDEBUG
+#define IRDEBUG_LOGGING_ENABLED
+#endif
 //#define IRDEBUG_TRACE_TO_FILE