+ 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
6.7 KiB
6.7 KiB