2010-10-23 08:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/hbcom.c
! fixed path to PMCOM header files
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-10-23 08:20 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rtl/hbcom.c
|
||||
! fixed path to PMCOM header files
|
||||
|
||||
2010-10-24 02:21 UTC+0300 Mindaugas Kavaliauskas (dbtopas/at/dbtopas.lt)
|
||||
* harbour/rtl/hbjson.c
|
||||
+ added support for date and timestamp type encoding
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
#elif defined( HB_HAS_SIOLIB )
|
||||
# include <sioLib.h>
|
||||
#elif defined( HB_HAS_PMCOM )
|
||||
# include "../../external/pmcom/com.h"
|
||||
# include "../../external/hbpmcom/com.h"
|
||||
#elif defined( HB_OS_WIN )
|
||||
# include <windows.h>
|
||||
#elif defined( HB_OS_OS2 )
|
||||
|
||||
Reference in New Issue
Block a user