]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
fixed library order (important for static linking under Unix
[wxWidgets.git] / include / wx / setup_inc.h
index a91c756a9e7a24ef2f1f65f4650e56319ad2435c..a2f76c9f6f0d1c69f4ef4375c0f1765520fc38a1 100644 (file)
 //
 // Default is 1 if supported by the compiler.
 //
-// Recommended setting: 0, it is still experimental and API may change
-#define wxUSE_DEBUGREPORT 0
+// Recommended setting: 1, it is compiled into a separate library so there
+//                         is no overhead if you don't use it
+#define wxUSE_DEBUGREPORT 1
 
 // ----------------------------------------------------------------------------
 // Unicode support