2006-07-28 14:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/include/hbsetup.h
* updated PCODE version number due to recent modifications
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2006-07-28 14:02 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbsetup.h
|
||||
* updated PCODE version number due to recent modifications
|
||||
|
||||
2006-07-28 00:10 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbdefs.h
|
||||
* use extern "C" as default for HB_FUNC() declaration in C++ mode.
|
||||
|
||||
@@ -65,8 +65,8 @@
|
||||
* HB_PCODE_VER_MIN define minimum supported PCODE by HVM
|
||||
*/
|
||||
|
||||
#define HB_PCODE_VER 0x0001
|
||||
#define HB_PCODE_VER_MIN 0x0001
|
||||
#define HB_PCODE_VER 0x0002
|
||||
#define HB_PCODE_VER_MIN 0x0002
|
||||
|
||||
/* ***********************************************************************
|
||||
* NOTE: You can select the default language modul used by Harbour, by
|
||||
|
||||
Reference in New Issue
Block a user