2006-06-22 21:41 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)

* harbour/makefile.bc
     * Fix to prev.
This commit is contained in:
Viktor Szakats
2006-06-22 19:42:10 +00:00
parent 8e526ae4c7
commit 086eb547da
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@
*/
* harbour/include/hbgtcore.h
* harbour/source/rtl/hbgtcore.c
* changed 'char *' to 'const char *' in hb_gtSetDefault(), hb_gtLoad()
2006-06-22 21:41 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
! Fixed to use OutErr() instead of QOut() for CA-Cl*pper
* Fix to prev.

View File

@@ -2889,7 +2889,7 @@ $(OBJ_DIR)\gtwvt.obj : $(RTL_DIR)\gtwvt\gtwvt.c
$(OBJ_DIR)\gtgui.obj : $(RTL_DIR)\gtgui\gtgui.c
$(CC) $(CLIBFLAGS) -o$@ $**
tlib $(GTWVT_LIB) $(ARFLAGS) -+$@,,
tlib $(GTGUI_LIB) $(ARFLAGS) -+$@,,
#