2010-10-16 01:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/gtstd/gtstd.c
* updated to compile with WinCE
* harbour/package/harbour.spec
* modified to work with new HBMK2 translations
* harbour/contrib/hbmzip/hbmzip.c
! fixed function order
* harbour/contrib/hbwin/axcore.c
* include <olectl.h>
! fixed buffer sizes in debug function
* removed trailing spaces and tabs
* harbour/contrib/hbwin/hbolesrv.c
* include <tchar.h> - for some compilers which do not make it
with OLE header files
This commit is contained in:
@@ -16,6 +16,25 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-10-16 01:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rtl/gtstd/gtstd.c
|
||||
* updated to compile with WinCE
|
||||
|
||||
* harbour/package/harbour.spec
|
||||
* modified to work with new HBMK2 translations
|
||||
|
||||
* harbour/contrib/hbmzip/hbmzip.c
|
||||
! fixed function order
|
||||
|
||||
* harbour/contrib/hbwin/axcore.c
|
||||
* include <olectl.h>
|
||||
! fixed buffer sizes in debug function
|
||||
* removed trailing spaces and tabs
|
||||
|
||||
* harbour/contrib/hbwin/hbolesrv.c
|
||||
* include <tchar.h> - for some compilers which do not make it
|
||||
with OLE header files
|
||||
|
||||
2010-10-15 20:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/utils/hbqtgen.prg
|
||||
! Fixed to pass 'uchar' where QT needs it (instead of current 'char')
|
||||
|
||||
@@ -13,6 +13,8 @@
|
||||
-instfile=inc:xhb.h
|
||||
-instfile=inc:hbcompat.ch
|
||||
-instfile=inc:xhb.ch
|
||||
-instfile=inc:xhbcls.ch
|
||||
-instfile=inc:xhbextrn.ch
|
||||
-instfile=inc:xhb.hbx
|
||||
|
||||
../hbct/hbct.hbc
|
||||
|
||||
@@ -17,6 +17,8 @@ ifneq ($(HB_BUILD_PARTS),compiler)
|
||||
hbtest \
|
||||
hbformat \
|
||||
|
||||
DIRS += $(HB_UTIL_ADDONS)
|
||||
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user