2010-10-16 09:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/ChangeLog
  * harbour/utils/Makefile
  * harbour/contrib/xhb/xhb.hbp
    * reverted my last unintentional commit
This commit is contained in:
Przemyslaw Czerpak
2010-10-16 07:26:17 +00:00
parent a8e0d9e1eb
commit eeb8fa3099
3 changed files with 5 additions and 22 deletions

View File

@@ -16,24 +16,11 @@
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-16 09:26 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/ChangeLog
* harbour/utils/Makefile
* harbour/contrib/xhb/xhb.hbp
* reverted my last unintentional commit
2010-10-15 20:46 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/utils/hbqtgen.prg

View File

@@ -13,8 +13,6 @@
-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

View File

@@ -17,8 +17,6 @@ ifneq ($(HB_BUILD_PARTS),compiler)
hbtest \
hbformat \
DIRS += $(HB_UTIL_ADDONS)
endif
endif