From eab54ccf3802ff263472ad8a30311da338551dbe Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 28 Jul 2008 13:10:22 +0000 Subject: [PATCH] 2008-07-28 15:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * harbour-ce-spec * harbour-w32-spec * include/hbver.h * harbour.spec * Removed 'rc2' tag in preparation for final release. * doc/whatsnew.txt ! Minor typos. * contrib/hbmysql/make_b32.bat * contrib/hbmysql/make_vc.bat * contrib/hbapollo/make_b32.bat * contrib/hbapollo/make_vc.bat * contrib/hbfbird/make_b32.bat * contrib/hbfbird/make_vc.bat * contrib/hbcurl/make_b32.bat * contrib/hbcurl/make_vc.bat * contrib/hbhpdf/make_b32.bat * contrib/hbhpdf/make_vc.bat * contrib/hbpgsql/make_b32.bat * contrib/hbpgsql/make_vc.bat * contrib/rddads/make_b32.bat * contrib/rddads/make_vc.bat * contrib/hbfimage/make_b32.bat * contrib/hbfimage/make_vc.bat * contrib/hbgd/make_b32.bat * contrib/hbgd/make_vc.bat ! Fixed HB_DIR_* detection. --- harbour/ChangeLog | 30 +++++++++++++++++++++++++++ harbour/contrib/hbapollo/make_b32.bat | 2 +- harbour/contrib/hbapollo/make_vc.bat | 2 +- harbour/contrib/hbcurl/make_b32.bat | 4 ++-- harbour/contrib/hbcurl/make_vc.bat | 4 ++-- harbour/contrib/hbfbird/make_b32.bat | 2 +- harbour/contrib/hbfbird/make_vc.bat | 2 +- harbour/contrib/hbfimage/make_b32.bat | 2 +- harbour/contrib/hbfimage/make_vc.bat | 2 +- harbour/contrib/hbgd/make_b32.bat | 2 +- harbour/contrib/hbgd/make_vc.bat | 2 +- harbour/contrib/hbhpdf/make_b32.bat | 2 +- harbour/contrib/hbhpdf/make_vc.bat | 2 +- harbour/contrib/hbmysql/make_b32.bat | 2 +- harbour/contrib/hbmysql/make_vc.bat | 2 +- harbour/contrib/hbpgsql/make_b32.bat | 2 +- harbour/contrib/hbpgsql/make_vc.bat | 2 +- harbour/contrib/rddads/make_b32.bat | 4 ++-- harbour/contrib/rddads/make_vc.bat | 4 ++-- harbour/doc/whatsnew.txt | 4 ++-- harbour/harbour-ce-spec | 2 +- harbour/harbour-w32-spec | 2 +- harbour/harbour.spec | 2 +- harbour/include/hbver.h | 2 +- 24 files changed, 58 insertions(+), 28 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 15c1abac83..18847edb39 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,36 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-07-28 15:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * harbour-ce-spec + * harbour-w32-spec + * include/hbver.h + * harbour.spec + * Removed 'rc2' tag in preparation for final release. + + * doc/whatsnew.txt + ! Minor typos. + + * contrib/hbmysql/make_b32.bat + * contrib/hbmysql/make_vc.bat + * contrib/hbapollo/make_b32.bat + * contrib/hbapollo/make_vc.bat + * contrib/hbfbird/make_b32.bat + * contrib/hbfbird/make_vc.bat + * contrib/hbcurl/make_b32.bat + * contrib/hbcurl/make_vc.bat + * contrib/hbhpdf/make_b32.bat + * contrib/hbhpdf/make_vc.bat + * contrib/hbpgsql/make_b32.bat + * contrib/hbpgsql/make_vc.bat + * contrib/rddads/make_b32.bat + * contrib/rddads/make_vc.bat + * contrib/hbfimage/make_b32.bat + * contrib/hbfimage/make_vc.bat + * contrib/hbgd/make_b32.bat + * contrib/hbgd/make_vc.bat + ! Fixed HB_DIR_* detection. + 2008-07-28 12:37 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/hbmzip/hbmzip.c * converted TABs to SPACEs diff --git a/harbour/contrib/hbapollo/make_b32.bat b/harbour/contrib/hbapollo/make_b32.bat index 13aa5111ce..6a1b784e0e 100644 --- a/harbour/contrib/hbapollo/make_b32.bat +++ b/harbour/contrib/hbapollo/make_b32.bat @@ -28,7 +28,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_APOLLO%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbapollo/make_vc.bat b/harbour/contrib/hbapollo/make_vc.bat index d0ab4e5099..54ec7c9045 100644 --- a/harbour/contrib/hbapollo/make_vc.bat +++ b/harbour/contrib/hbapollo/make_vc.bat @@ -28,7 +28,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_APOLLO%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbcurl/make_b32.bat b/harbour/contrib/hbcurl/make_b32.bat index a3fc81af2a..c33ca98668 100644 --- a/harbour/contrib/hbcurl/make_b32.bat +++ b/harbour/contrib/hbcurl/make_b32.bat @@ -23,7 +23,7 @@ set _HB_DLL_NAME=libcurl if exist "%HB_DIR_CURL%\bin\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_CURL%\bin if exist "%HB_DIR_CURL%\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_CURL% -if not "%_HB_DLL_DIR%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" +if not "%HB_DIR_CURL%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" rem --------------------------------------------------------------- @@ -31,7 +31,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_CURL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbcurl/make_vc.bat b/harbour/contrib/hbcurl/make_vc.bat index 8e9764a9a9..01e34be740 100644 --- a/harbour/contrib/hbcurl/make_vc.bat +++ b/harbour/contrib/hbcurl/make_vc.bat @@ -23,7 +23,7 @@ set _HB_DLL_NAME=libcurl if exist "%HB_DIR_CURL%\bin\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_CURL%\bin if exist "%HB_DIR_CURL%\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_CURL% -if not "%_HB_DLL_DIR%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" +if not "%HB_DIR_CURL%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" rem --------------------------------------------------------------- @@ -31,7 +31,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_CURL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbfbird/make_b32.bat b/harbour/contrib/hbfbird/make_b32.bat index c6a2180f74..cb693d9809 100644 --- a/harbour/contrib/hbfbird/make_b32.bat +++ b/harbour/contrib/hbfbird/make_b32.bat @@ -28,7 +28,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_FIREBIRD%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbfbird/make_vc.bat b/harbour/contrib/hbfbird/make_vc.bat index a3d4567bd2..a9fa48ebce 100644 --- a/harbour/contrib/hbfbird/make_vc.bat +++ b/harbour/contrib/hbfbird/make_vc.bat @@ -28,7 +28,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_FIREBIRD%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbfimage/make_b32.bat b/harbour/contrib/hbfimage/make_b32.bat index 53751255f0..648f3fc3e7 100644 --- a/harbour/contrib/hbfimage/make_b32.bat +++ b/harbour/contrib/hbfimage/make_b32.bat @@ -29,7 +29,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_FREEIMAGE%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbfimage/make_vc.bat b/harbour/contrib/hbfimage/make_vc.bat index 198784b736..d266bad207 100644 --- a/harbour/contrib/hbfimage/make_vc.bat +++ b/harbour/contrib/hbfimage/make_vc.bat @@ -29,7 +29,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_FREEIMAGE%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbgd/make_b32.bat b/harbour/contrib/hbgd/make_b32.bat index 61bdbbb22b..037a3c40ae 100644 --- a/harbour/contrib/hbgd/make_b32.bat +++ b/harbour/contrib/hbgd/make_b32.bat @@ -28,7 +28,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_GD%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbgd/make_vc.bat b/harbour/contrib/hbgd/make_vc.bat index cdba834d06..7c665b8103 100644 --- a/harbour/contrib/hbgd/make_vc.bat +++ b/harbour/contrib/hbgd/make_vc.bat @@ -28,7 +28,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_GD%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbhpdf/make_b32.bat b/harbour/contrib/hbhpdf/make_b32.bat index 3e69210cb7..77d5f163c3 100644 --- a/harbour/contrib/hbhpdf/make_b32.bat +++ b/harbour/contrib/hbhpdf/make_b32.bat @@ -29,7 +29,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_LIBHARU%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbhpdf/make_vc.bat b/harbour/contrib/hbhpdf/make_vc.bat index 7fabe54270..5b8f209732 100644 --- a/harbour/contrib/hbhpdf/make_vc.bat +++ b/harbour/contrib/hbhpdf/make_vc.bat @@ -29,7 +29,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_LIBHARU%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbmysql/make_b32.bat b/harbour/contrib/hbmysql/make_b32.bat index e635e3bc2b..d08daf16cc 100644 --- a/harbour/contrib/hbmysql/make_b32.bat +++ b/harbour/contrib/hbmysql/make_b32.bat @@ -28,7 +28,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_MYSQL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbmysql/make_vc.bat b/harbour/contrib/hbmysql/make_vc.bat index 6ba44961af..3a05f82e60 100644 --- a/harbour/contrib/hbmysql/make_vc.bat +++ b/harbour/contrib/hbmysql/make_vc.bat @@ -28,7 +28,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_MYSQL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbpgsql/make_b32.bat b/harbour/contrib/hbpgsql/make_b32.bat index 97674622a1..1bdbeaaa05 100644 --- a/harbour/contrib/hbpgsql/make_b32.bat +++ b/harbour/contrib/hbpgsql/make_b32.bat @@ -28,7 +28,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_PGSQL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/hbpgsql/make_vc.bat b/harbour/contrib/hbpgsql/make_vc.bat index beff26ef52..62f444e96f 100644 --- a/harbour/contrib/hbpgsql/make_vc.bat +++ b/harbour/contrib/hbpgsql/make_vc.bat @@ -28,7 +28,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_PGSQL%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/rddads/make_b32.bat b/harbour/contrib/rddads/make_b32.bat index 3104690f1c..270b23c9f8 100644 --- a/harbour/contrib/rddads/make_b32.bat +++ b/harbour/contrib/rddads/make_b32.bat @@ -24,7 +24,7 @@ if exist "%HB_DIR_ADS%\Redistribute\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ if exist "%HB_DIR_ADS%\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ADS% if exist "%HB_DIR_ADS%\32bit\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ADS%\32bit -if not "%_HB_DLL_DIR%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" +if not "%HB_DIR_ADS%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" rem --------------------------------------------------------------- @@ -32,7 +32,7 @@ call ..\mtpl_b32.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_ADS%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/contrib/rddads/make_vc.bat b/harbour/contrib/rddads/make_vc.bat index 0ee052c23c..2a6d232830 100644 --- a/harbour/contrib/rddads/make_vc.bat +++ b/harbour/contrib/rddads/make_vc.bat @@ -24,7 +24,7 @@ if exist "%HB_DIR_ADS%\Redistribute\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ if exist "%HB_DIR_ADS%\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ADS% if exist "%HB_DIR_ADS%\32bit\%_HB_DLL_NAME%.dll" set _HB_DLL_DIR=%HB_DIR_ADS%\32bit -if not "%_HB_DLL_DIR%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" +if not "%HB_DIR_ADS%" == "" echo Using .dll: "%_HB_DLL_DIR%\%_HB_DLL_NAME%.dll" rem --------------------------------------------------------------- @@ -32,7 +32,7 @@ call ..\mtpl_vc.bat %1 %2 %3 %4 %5 %6 %7 %8 %9 rem --------------------------------------------------------------- -if "%_HB_DLL_DIR%" == "" goto POST_EXIT +if "%HB_DIR_ADS%" == "" goto POST_EXIT set _HB_INSTALL_PREFIX=%HB_INSTALL_PREFIX% if "%_HB_INSTALL_PREFIX%" == "" set _HB_INSTALL_PREFIX=..\.. diff --git a/harbour/doc/whatsnew.txt b/harbour/doc/whatsnew.txt index df40f2f021..cb7fa57d52 100644 --- a/harbour/doc/whatsnew.txt +++ b/harbour/doc/whatsnew.txt @@ -20,7 +20,7 @@ Core ============================= - Fixed __HARBOUR__ macro on .prg level, when compiled with -u switch. - HB_ARRAYID() moved to xhb.lib, synced with xhb and made 64 bit compatible. -- file handle usage cleanup and 64 bit compatibility. +- File handle usage cleanup and 64 bit compatibility. - Automatic destructors for .hrb modules. - Added passing non-string parameters to .hrb functions. - Fixed casting for indexes with key length greater then 196 bytes @@ -38,7 +38,7 @@ Core - Replicated CA-Cl*pper compile time optimization bugs. - TCP/IP function (HB_INET*()) fixes. - Added HB_OSFILEMASK(), HB_DIRSCAN(), HB_FILEMATCH() Harbour level functions. -- Fixed RTE in HBReport() class. +- Fixed RTE in HBReportForm() class. Contrib ============================= diff --git a/harbour/harbour-ce-spec b/harbour/harbour-ce-spec index 3f8cad2c01..3ac01ba24e 100644 --- a/harbour/harbour-ce-spec +++ b/harbour/harbour-ce-spec @@ -26,7 +26,7 @@ %define name harbour-ce %define version 1.0.0 -%define releasen rc2 +%define releasen %define hb_pref hbce %define hb_ccpath /opt/mingw32ce/bin %define hb_ccpref arm-wince-mingw32ce- diff --git a/harbour/harbour-w32-spec b/harbour/harbour-w32-spec index 4071bfb73a..e6cdba493a 100644 --- a/harbour/harbour-w32-spec +++ b/harbour/harbour-w32-spec @@ -26,7 +26,7 @@ %define name harbour-w32 %define version 1.0.0 -%define releasen rc2 +%define releasen %define hb_pref hbw %define hb_ccpath /opt/xmingw/bin %define hb_ccpref i386-mingw32- diff --git a/harbour/harbour.spec b/harbour/harbour.spec index d5e331d55c..ee343f98d3 100644 --- a/harbour/harbour.spec +++ b/harbour/harbour.spec @@ -61,7 +61,7 @@ %define name harbour %define dname Harbour %define version 1.0.0 -%define releasen rc2 +%define releasen %define hb_pref hb %define hb_arch export HB_ARCHITECTURE=linux %define hb_cc export HB_COMPILER=gcc diff --git a/harbour/include/hbver.h b/harbour/include/hbver.h index 69cdca7a46..c7f3bed1eb 100644 --- a/harbour/include/hbver.h +++ b/harbour/include/hbver.h @@ -64,7 +64,7 @@ #define HB_VER_MAJOR 1 /* Major version number */ #define HB_VER_MINOR 0 /* Minor version number */ #define HB_VER_REVISION 0 /* Revision number */ -#define HB_VER_STATUS "rc2" /* Build status */ +#define HB_VER_STATUS "" /* Build status */ #define __HARBOUR__ 0x010000 /* Three bytes: Major + Minor + Revision. This is recommented for 3rd party .c and .prg level code. */ #endif /* HB_VER_H_ */