2012-02-28 19:02 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbxbp/hbxbp.hbp
* contrib/hbxbp/hbxbp.hbc
* include hbqt.hbc instead of relative references to
hbqt sublib .hbcs. This means hbxbp now includes all
hbqt sublibs.
* contrib/hbxbp/hbxbp.hbc
* deleted reference to qtqtc.hbc.
* contrib/hbide/hbide.hbp
+ removed relative path from .hbc references.
* hbqt sublib reference replace with hbqt.hbc
* contrib/hbxbp/hbxbp.hbp
* contrib/hbide/hbide.hbp
- deleted -prgflag=-D_HB_TR_NOALWAYS_
This commit is contained in:
@@ -16,6 +16,24 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-02-28 19:02 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/hbxbp/hbxbp.hbp
|
||||
* contrib/hbxbp/hbxbp.hbc
|
||||
* include hbqt.hbc instead of relative references to
|
||||
hbqt sublib .hbcs. This means hbxbp now includes all
|
||||
hbqt sublibs.
|
||||
|
||||
* contrib/hbxbp/hbxbp.hbc
|
||||
* deleted reference to qtqtc.hbc.
|
||||
|
||||
* contrib/hbide/hbide.hbp
|
||||
+ removed relative path from .hbc references.
|
||||
* hbqt sublib reference replace with hbqt.hbc
|
||||
|
||||
* contrib/hbxbp/hbxbp.hbp
|
||||
* contrib/hbide/hbide.hbp
|
||||
- deleted -prgflag=-D_HB_TR_NOALWAYS_
|
||||
|
||||
2012-02-28 16:45 UTC+0100 Viktor Szakats (harbour syenar.net)
|
||||
* contrib/sddpg/sddpg.hbp
|
||||
* contrib/sddpg/sddpg.hbc
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
|
||||
-w3 -es2
|
||||
|
||||
-prgflag=-D_HB_TR_NOALWAYS_
|
||||
|
||||
-icon={allwin}hbide.ico
|
||||
|
||||
#-instfile={win&HB_WITH_QT&!(HB_WITH_QT='no')}${HB_WITH_QT}/../bin/libgcc_s_dw2-1.dll
|
||||
@@ -21,11 +19,11 @@
|
||||
#-instfile={win&HB_WITH_QT&!(HB_WITH_QT='no')}${HB_WITH_QT}/../bin/QtGui4.dll
|
||||
#-instfile={win&HB_WITH_QT&!(HB_WITH_QT='no')}${HB_WITH_QT}/../bin/QtNetwork4.dll
|
||||
|
||||
../hbxbp/hbxbp.hbc
|
||||
../hbqt/hbqtnetwork.hbc
|
||||
../hbformat/hbformat.hbc
|
||||
hbxbp.hbc
|
||||
hbqt.hbc
|
||||
hbformat.hbc
|
||||
# TODO: Need to set 'HB_DYNLOAD_RDDADS=yes' for this to be enabled
|
||||
../rddads/rddads.hbc{HB_DYNLOAD_RDDADS}
|
||||
rddads.hbc{HB_DYNLOAD_RDDADS}
|
||||
|
||||
idemain.prg
|
||||
ideobject.prg
|
||||
|
||||
@@ -6,6 +6,4 @@ incpaths=.
|
||||
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
libs=../hbqt/hbqtcore.hbc
|
||||
libs=../hbqt/hbqtgui.hbc
|
||||
libs=../hbqt/gtqtc.hbc
|
||||
libs=hbqt.hbc
|
||||
|
||||
@@ -9,10 +9,7 @@
|
||||
|
||||
-w3 -es2
|
||||
|
||||
-prgflag=-D_HB_TR_NOALWAYS_
|
||||
|
||||
../hbqt/hbqtcore.hbc
|
||||
../hbqt/hbqtgui.hbc
|
||||
hbqt.hbc
|
||||
|
||||
-instfile=inc:appevent.ch
|
||||
-instfile=inc:gra.ch
|
||||
|
||||
Reference in New Issue
Block a user