Files
harbour-core/harbour/include/hbtrace.h
Walter Negro 0250476453 * include\hbtrace.h
+ Added #defines HB_TR_LEVEL_xxx

   * This allows to skip the limitation of DOS and WINDOWS to include the
     symbol '=' inside an environment variable.
     Ex:
         SET CFLAGS=-DHB_TR_LEVEL_DEBUG
     it's equal to
         SET CFLAGS=-DHB_TR_LEVEL_DEBUG=5      // Not permited in DOS &WIN
2002-03-24 16:02:16 +00:00

6.7 KiB