- contrib/hbct/ctextern.prg
* contrib/hbct/hbct.hbp
- contrib/hbxbp/hbxbpext.prg
* contrib/hbxbp/hbxbp.hbp
- contrib/hbwin/hbwinext.prg
* contrib/hbwin/hbwin.hbp
* contrib/hbqt/qtgui/hbqtgui.hbm
- contrib/hbqt/qtgui/hbqt_extern.prg
* contrib/hbqt/qtwebkit/hbqtwebkit.hbm
- contrib/hbqt/qtwebkit/hbqt_extern.prg
- contrib/hbqt/qtcore/hbqt_extern.prg
* contrib/hbqt/qtcore/hbqtcore.hbm
- contrib/hbqt/qtnetwork/hbqt_extern.prg
* contrib/hbqt/qtnetwork/hbqtnetwork.hbm
- contrib/hbqt/qtuitools/hbqt_extern.prg
* contrib/hbqt/qtuitools/hbqtuitools.hbm
- contrib/hbqt/qscintilla/hbqt_extern.prg
* contrib/hbqt/qscintilla/hbqscintilla.hbm
- contrib/hbqt/qtdesigner/hbqt_extern.prg
* contrib/hbqt/qtdesigner/hbqtdesigner.hbm
- contrib/rddads/adsextrn.prg
* contrib/rddads/rddads.hbp
- contrib/hbgd/gdextern.prg
* contrib/hbgd/hbgd.hbp
% Deleted separate puller modules and added .hbx to the project directly.
; TODO: Some wrapper projects have the name already used for .c files,
so .hbx cannot be directly included ATM.
; TODO: Move -D__HBEXTREQ__ to local .hbp files so they kick in in stdalone mode too.
Or maybe hbmk2 should always define it, if there is an .hbx file included
in a project, after all it can generate these .hbx files, too.
* contrib/hbmxml/hbmxmlx.prg
* contrib/hblzf/hblzfx.prg
* contrib/hbxdiff/hbxdiffx.prg
* contrib/hbexpat/hbexpatx.prg
% Deleted some lines no more necessary.
* contrib/xhb/xhb.hbp
* contrib/hbxpp/hbxpp.hbp
+ Added .hbx puller to projects.
48 lines
493 B
Plaintext
48 lines
493 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
|
|
-hblib
|
|
-inc
|
|
|
|
-o${hb_name}
|
|
|
|
-w3 -es2
|
|
|
|
-instfile=inc:dll.ch
|
|
-instfile=inc:dmlb.ch
|
|
-instfile=inc:hbxpp.ch
|
|
-instfile=inc:hbxppext.ch
|
|
-instfile=inc:thread.ch
|
|
-instfile=inc:hbxpp.hbx
|
|
|
|
hbxpp.hbx
|
|
|
|
binnumx.c
|
|
dbcmdx.c
|
|
dbdetacx.c
|
|
dllx.c
|
|
idlex.c
|
|
mousex.c
|
|
oemansix.c
|
|
philesx.c
|
|
wafuncx.c
|
|
xppopc.c
|
|
|
|
browdbx.prg
|
|
dbfuncsx.prg
|
|
dbjoinx.prg
|
|
dblistx.prg
|
|
dbsortx.prg
|
|
dbstruxx.prg
|
|
dbtotalx.prg
|
|
dbupdatx.prg
|
|
runshell.prg
|
|
tbcolumx.prg
|
|
tbrowsex.prg
|
|
tgetx.prg
|
|
thfuncx.prg
|
|
tthreadx.prg
|
|
typefilx.prg
|
|
xppop.prg
|