2011-02-09 16:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmysql/hbmysql.hbc
* contrib/hbct/hbct.hbc
* contrib/hbgt/hbgt.hbc
* contrib/hbmxml/hbmxml.hbc
* contrib/make.hbs
* contrib/hbmzip/hbmzip.hbc
* contrib/hbunix/hbunix.hbc
* contrib/sddpg/sddpg.hbc
* contrib/hbziparc/hbziparc.hbc
* contrib/hbxbp/hbxbp.hbc
* contrib/hblzf/hblzf.hbc
* contrib/hbblink/hbblink.hbc
* contrib/hbxdiff/hbxdiff.hbc
* contrib/hbcurl/hbcurl.hbc
* contrib/hbnetio/hbnetio.hbc
* contrib/rddsql/rddsql.hbc
* contrib/hbhttpd/hbhttpd.hbc
* contrib/gtwvg/gtwvg.hbc
* contrib/hbpgsql/hbpgsql.hbc
* contrib/sddsqlt3/sddsqlt3.hbc
* contrib/hbformat/hbformat.hbc
* contrib/hbwin/hbwin.hbc
* contrib/hbsms/hbsms.hbc
* contrib/gtalleg/gtalleg.hbc
* contrib/sddmy/sddmy.hbc
* contrib/hbodbc/hbodbc.hbc
* contrib/xhb/xhb.hbc
* contrib/sddfb/sddfb.hbc
* contrib/hbtpathy/hbtpathy.hbc
* contrib/rddbm/rddbm.hbc
* contrib/hbsqlit3/hbsqlit3.hbc
* contrib/hbmagic/hbmagic.hbc
* contrib/hbexpat/hbexpat.hbc
* contrib/hbblat/hbblat.hbc
* contrib/hbqt/qtgui/hbqtgui.hbc
* contrib/hbqt/qtwebkit/hbqtwebkit.hbc
* contrib/hbqt/qtcore/hbqtcore.hbc
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
* contrib/hbqt/qtuitools/hbqtuitools.hbc
* contrib/hbqt/qscintilla/hbqscintilla.hbc
* contrib/hbqt/qtdesigner/hbqtdesigner.hbc
* contrib/hbfbird/hbfbird.hbc
* contrib/hbbz2/hbbz2.hbc
* contrib/hbnf/hbnf.hbc
* contrib/hbmemio/hbmemio.hbc
* contrib/hbxpp/hbxpp.hbc
* contrib/hbfship/hbfship.hbc
* contrib/hbcups/hbcups.hbc
* contrib/hbfoxpro/hbfoxpro.hbc
* contrib/hbhpdf/hbhpdf.hbc
* contrib/hbclipsm/hbclipsm.hbc
* contrib/rddads/rddads.hbc
* contrib/hbfimage/hbfimage.hbc
* contrib/sddodbc/sddodbc.hbc
* contrib/hbgd/hbgd.hbc
* contrib/hbmisc/hbmisc.hbc
* contrib/sddoci/sddoci.hbc
* contrib/hbcomm/hbcomm.hbc
* contrib/hbtip/hbtipssl.hbc
* contrib/hbtip/hbtip.hbc
* contrib/hbcairo/hbcairo.hbc
* contrib/hbssl/hbssl.hbc
* Renamed __HB_DYN__ to _HB_DYNSUFF
+ Added _HB_DYNPREF
* contrib/hbcairo/hbcairo.hbc
! Fixed libname when _HB_DYNPREF is set.
* contrib/hbqt/qtgui/hbqtgui.hbc
* contrib/hbqt/qtwebkit/hbqtwebkit.hbc
* contrib/hbqt/qtcore/hbqtcore.hbc
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
* contrib/hbqt/qtuitools/hbqtuitools.hbc
* contrib/hbqt/qscintilla/hbqscintilla.hbc
* contrib/hbqt/qtdesigner/hbqtdesigner.hbc
! Fixed linux static mode when _HB_DYNPREF is set
* Changed to use ${hb_name} instead of explicit libname
This commit is contained in:
@@ -16,6 +16,85 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-02-09 16:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbmysql/hbmysql.hbc
|
||||
* contrib/hbct/hbct.hbc
|
||||
* contrib/hbgt/hbgt.hbc
|
||||
* contrib/hbmxml/hbmxml.hbc
|
||||
* contrib/make.hbs
|
||||
* contrib/hbmzip/hbmzip.hbc
|
||||
* contrib/hbunix/hbunix.hbc
|
||||
* contrib/sddpg/sddpg.hbc
|
||||
* contrib/hbziparc/hbziparc.hbc
|
||||
* contrib/hbxbp/hbxbp.hbc
|
||||
* contrib/hblzf/hblzf.hbc
|
||||
* contrib/hbblink/hbblink.hbc
|
||||
* contrib/hbxdiff/hbxdiff.hbc
|
||||
* contrib/hbcurl/hbcurl.hbc
|
||||
* contrib/hbnetio/hbnetio.hbc
|
||||
* contrib/rddsql/rddsql.hbc
|
||||
* contrib/hbhttpd/hbhttpd.hbc
|
||||
* contrib/gtwvg/gtwvg.hbc
|
||||
* contrib/hbpgsql/hbpgsql.hbc
|
||||
* contrib/sddsqlt3/sddsqlt3.hbc
|
||||
* contrib/hbformat/hbformat.hbc
|
||||
* contrib/hbwin/hbwin.hbc
|
||||
* contrib/hbsms/hbsms.hbc
|
||||
* contrib/gtalleg/gtalleg.hbc
|
||||
* contrib/sddmy/sddmy.hbc
|
||||
* contrib/hbodbc/hbodbc.hbc
|
||||
* contrib/xhb/xhb.hbc
|
||||
* contrib/sddfb/sddfb.hbc
|
||||
* contrib/hbtpathy/hbtpathy.hbc
|
||||
* contrib/rddbm/rddbm.hbc
|
||||
* contrib/hbsqlit3/hbsqlit3.hbc
|
||||
* contrib/hbmagic/hbmagic.hbc
|
||||
* contrib/hbexpat/hbexpat.hbc
|
||||
* contrib/hbblat/hbblat.hbc
|
||||
* contrib/hbqt/qtgui/hbqtgui.hbc
|
||||
* contrib/hbqt/qtwebkit/hbqtwebkit.hbc
|
||||
* contrib/hbqt/qtcore/hbqtcore.hbc
|
||||
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
|
||||
* contrib/hbqt/qtuitools/hbqtuitools.hbc
|
||||
* contrib/hbqt/qscintilla/hbqscintilla.hbc
|
||||
* contrib/hbqt/qtdesigner/hbqtdesigner.hbc
|
||||
* contrib/hbfbird/hbfbird.hbc
|
||||
* contrib/hbbz2/hbbz2.hbc
|
||||
* contrib/hbnf/hbnf.hbc
|
||||
* contrib/hbmemio/hbmemio.hbc
|
||||
* contrib/hbxpp/hbxpp.hbc
|
||||
* contrib/hbfship/hbfship.hbc
|
||||
* contrib/hbcups/hbcups.hbc
|
||||
* contrib/hbfoxpro/hbfoxpro.hbc
|
||||
* contrib/hbhpdf/hbhpdf.hbc
|
||||
* contrib/hbclipsm/hbclipsm.hbc
|
||||
* contrib/rddads/rddads.hbc
|
||||
* contrib/hbfimage/hbfimage.hbc
|
||||
* contrib/sddodbc/sddodbc.hbc
|
||||
* contrib/hbgd/hbgd.hbc
|
||||
* contrib/hbmisc/hbmisc.hbc
|
||||
* contrib/sddoci/sddoci.hbc
|
||||
* contrib/hbcomm/hbcomm.hbc
|
||||
* contrib/hbtip/hbtipssl.hbc
|
||||
* contrib/hbtip/hbtip.hbc
|
||||
* contrib/hbcairo/hbcairo.hbc
|
||||
* contrib/hbssl/hbssl.hbc
|
||||
* Renamed __HB_DYN__ to _HB_DYNSUFF
|
||||
+ Added _HB_DYNPREF
|
||||
|
||||
* contrib/hbcairo/hbcairo.hbc
|
||||
! Fixed libname when _HB_DYNPREF is set.
|
||||
|
||||
* contrib/hbqt/qtgui/hbqtgui.hbc
|
||||
* contrib/hbqt/qtwebkit/hbqtwebkit.hbc
|
||||
* contrib/hbqt/qtcore/hbqtcore.hbc
|
||||
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
|
||||
* contrib/hbqt/qtuitools/hbqtuitools.hbc
|
||||
* contrib/hbqt/qscintilla/hbqscintilla.hbc
|
||||
* contrib/hbqt/qtdesigner/hbqtdesigner.hbc
|
||||
! Fixed linux static mode when _HB_DYNPREF is set
|
||||
* Changed to use ${hb_name} instead of explicit libname
|
||||
|
||||
2011-02-09 14:40 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! Also exclude self from lib list on *nix systems.
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
{!HB_STATIC_ALLEGRO}libs=${hb_name}${__HB_DYN__}
|
||||
{HB_STATIC_ALLEGRO}libs=${hb_name}s${__HB_DYN__}
|
||||
{!HB_STATIC_ALLEGRO}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_ALLEGRO}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
|
||||
{!HB_STATIC_ALLEGRO&win}libs=alleg42
|
||||
{!HB_STATIC_ALLEGRO&linux}ldflags="`allegro-config --libs`"
|
||||
|
||||
@@ -6,7 +6,7 @@ skip={!win}
|
||||
|
||||
incpaths=.
|
||||
|
||||
gt=${hb_name}${__HB_DYN__}
|
||||
gt=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
libs=../hbwin/hbwin.hbc
|
||||
|
||||
|
||||
@@ -6,5 +6,5 @@ skip={!win}
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=blat
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/bz2/bz2.hbc
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
{!unix}libs=cairo${__HB_DYN__}
|
||||
{!unix}libs=cairo
|
||||
{unix}ldflags="`pkg-config --libs cairo`"
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
{unix}libs=cups
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
{!(HB_STATIC_CURL&!hbdyn)}libs=${hb_name}${__HB_DYN__}
|
||||
{ (HB_STATIC_CURL&!hbdyn)}libs=${hb_name}s${__HB_DYN__}
|
||||
{!(HB_STATIC_CURL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{ (HB_STATIC_CURL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
|
||||
{!allwin}libs=curl
|
||||
{ allwin&!(HB_STATIC_CURL&!hbdyn)}libs=libcurl
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/expat/expat.hbc
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=fbclient
|
||||
|
||||
@@ -6,5 +6,5 @@ skip={dos}
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=freeimage
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{win}libs=bgd
|
||||
{linux}libs=gd png jpeg freetype m
|
||||
{darwin}libs=gd
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/libhpdf/libhpdf.hbc
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
mt=yes
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/liblzf/lzf.hbc
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{unix}libs=magic
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/minixml/mxml.hbc
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{unix}libs=mysqlclient
|
||||
{!unix}libs=libmysql
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/minizip/minizip.hbc
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{win}libs=odbc32
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{unix}libs=pq
|
||||
{!unix}libs=libpq
|
||||
|
||||
@@ -16,10 +16,10 @@ libs=../qtgui/hbqtgui.hbc
|
||||
-depcontrol=qscintilla:${HB_WITH_QSCINTILLA}
|
||||
|
||||
# NOTE: untested
|
||||
{!HB_STATIC_QT}libs=hbqscintilla${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=qscintilla2 QSci_Qt4
|
||||
{!HB_STATIC_QT&linux}libs=qscintilla2
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/qscintilla2.framework/qscintilla2
|
||||
{HB_STATIC_QT&allwin}libs=hbqscintillas${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqscintilla
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=qscintilla2
|
||||
|
||||
@@ -11,10 +11,10 @@ incpaths=.
|
||||
|
||||
libs=../hbqt_common.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtcore${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtCore4
|
||||
{!HB_STATIC_QT&(linux|symbian)}libs=QtCore
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtCore.framework/QtCore
|
||||
{HB_STATIC_QT&allwin}libs=hbqtcores${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtcore
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtCore
|
||||
|
||||
@@ -12,10 +12,10 @@ incpaths=.
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
libs=../qtgui/hbqtgui.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtdesigner${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtDesigner4
|
||||
{!HB_STATIC_QT&linux}libs=QtDesigner
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtDesigner.framework/QtDesigner
|
||||
{HB_STATIC_QT&allwin}libs=hbqtdesigners${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtdesigner
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtDesigner
|
||||
|
||||
@@ -11,12 +11,12 @@ incpaths=.
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtgui${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtGui4
|
||||
{!HB_STATIC_QT&(linux|symbian)}libs=QtGui
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtGui.framework/QtGui
|
||||
{HB_STATIC_QT&allwin}libs=hbqtguis${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtgui
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtGui
|
||||
|
||||
gui=yes
|
||||
|
||||
@@ -11,10 +11,10 @@ incpaths=.
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtnetwork${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtNetwork4
|
||||
{!HB_STATIC_QT&(linux|symbian)}libs=QtNetwork
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtNetwork.framework/QtNetwork
|
||||
{HB_STATIC_QT&allwin}libs=hbqtnetworks${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtnetwork
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtNetwork
|
||||
|
||||
@@ -11,6 +11,6 @@ incpaths=.
|
||||
|
||||
libs=../qtgui/hbqtgui.hbc
|
||||
|
||||
libs=hbqtuitools${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT}libs=QtUiTools
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtUiTools
|
||||
|
||||
@@ -13,10 +13,10 @@ libs=../qtcore/hbqtcore.hbc
|
||||
libs=../qtgui/hbqtgui.hbc
|
||||
libs=../qtnetwork/hbqtnetwork.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=hbqtwebkit${__HB_DYN__}
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtWebKit4
|
||||
{!HB_STATIC_QT&(linux|symbian)}libs=QtWebKit
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtWebKit.framework/QtWebKit
|
||||
{HB_STATIC_QT&allwin}libs=hbqtwebkits${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtwebkit
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&linux}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtWebKit
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=../3rd/sqlite3/sqlite3.hbc
|
||||
|
||||
@@ -6,8 +6,8 @@ incpaths=.
|
||||
|
||||
skip={dos}
|
||||
|
||||
{!(HB_STATIC_OPENSSL&!hbdyn)}libs=${hb_name}${__HB_DYN__}
|
||||
{ (HB_STATIC_OPENSSL&!hbdyn)}libs=${hb_name}s${__HB_DYN__}
|
||||
{!(HB_STATIC_OPENSSL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{ (HB_STATIC_OPENSSL&!hbdyn)}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
|
||||
{unix}libs=ssl crypto
|
||||
{os2}libs=openssl ssl crypto libosslfips
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
{!HB_TIP_OPENSSL|dos}libs=${hb_name}${__HB_DYN__}
|
||||
{HB_TIP_OPENSSL&!dos}libs=${hb_name}ssl${__HB_DYN__}
|
||||
{!HB_TIP_OPENSSL|dos}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_TIP_OPENSSL&!dos}libs=${_HB_DYNPREF}${hb_name}ssl${_HB_DYNSUFF}
|
||||
{HB_TIP_OPENSSL&!dos}libs=../hbssl/hbssl.hbc
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=../hbssl/hbssl.hbc
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -6,4 +6,4 @@ skip={!unix}
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -6,6 +6,6 @@ skip={!allwin}
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=png
|
||||
{wce}libs=sms CellCore
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
libs=../hbqt/hbqtcore.hbc
|
||||
libs=../hbqt/hbqtgui.hbc
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=3rd/libxdiff/xdiff.hbc
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=../hbmzip/hbmzip.hbc
|
||||
|
||||
@@ -540,14 +540,14 @@ STATIC FUNCTION call_hbmk2( cProjectPath, cOptionsPre, cDynSuffix, cStdErr, cStd
|
||||
hb_setenv( "CLIPPERCMD" )
|
||||
|
||||
IF cDynSuffix != NIL
|
||||
hb_setenv( "__HB_DYN__", cDynSuffix ) /* Request dll version of Harbour contrib dependencies (the implibs) to be linked (experimental) */
|
||||
hb_setenv( "_HB_DYNSUFF", cDynSuffix ) /* Request dll version of Harbour contrib dependencies (the implibs) to be linked (experimental) */
|
||||
hb_setenv( "_HB_BUILD_LIBDYN", "yes" )
|
||||
|
||||
IF hb_FileExists( FNameExtSet( cProjectPath, ".hbc" ) )
|
||||
cOptionsLibDyn += " " + FNameExtSet( cProjectPath, ".hbc" )
|
||||
ENDIF
|
||||
ELSE
|
||||
hb_setenv( "__HB_DYN__" )
|
||||
hb_setenv( "_HB_DYNSUFF" )
|
||||
hb_setenv( "_HB_BUILD_LIBDYN" )
|
||||
ENDIF
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ incpaths=.
|
||||
{HB_DYNLOAD_RDDADS}prgflags=-D__HBDYNLOAD__RDDADS__
|
||||
{HB_DYNLOAD_RDDADS}shared=yes
|
||||
|
||||
{!HB_DYNLOAD_RDDADS}libs=${hb_name}${__HB_DYN__}
|
||||
{!HB_DYNLOAD_RDDADS}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_DYNLOAD_RDDADS&win&x86}libs=ace32
|
||||
{!HB_DYNLOAD_RDDADS&win&x86_64}libs=ace64
|
||||
{!HB_DYNLOAD_RDDADS&linux}libs=ace
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=fbclient
|
||||
|
||||
libs=../rddsql/rddsql.hbc
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{unix}libs=mysqlclient
|
||||
{!unix}libs=libmysql
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{HB_WITH_OCILIB_WIDE}libs=ocilibw
|
||||
{HB_WITH_OCILIB_MIXED}libs=ocilibm
|
||||
{!HB_WITH_OCILIB_WIDE&!HB_WITH_OCILIB_MIXED}libs=ociliba
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{win}libs=odbc32
|
||||
|
||||
libs=../rddsql/rddsql.hbc
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{unix}libs=pq
|
||||
{!unix}libs=libpq
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
libs=../3rd/sqlite3/sqlite3.hbc
|
||||
|
||||
libs=../rddsql/rddsql.hbc
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
incpaths=.
|
||||
|
||||
libs=${hb_name}${__HB_DYN__}
|
||||
libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
|
||||
# xhb has these as part of core, so we're adding them to emulate it.
|
||||
# They are not needed to use xhb lib itself.
|
||||
|
||||
Reference in New Issue
Block a user