2006-06-22 21:41 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)
* harbour/makefile.bc
* Fix to prev.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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) -+$@,,
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user