2011-07-17 14:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
! updated/fixed implib name for OS/2
As suggested by David Arturo Macias Corona
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-07-17 14:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/qtnetwork/hbqtnetwork.hbc
|
||||
! updated/fixed implib name for OS/2
|
||||
As suggested by David Arturo Macias Corona
|
||||
|
||||
2011-07-17 12:30 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbmysql/hbmysql.hbc
|
||||
* contrib/sddmy/sddmy.hbc
|
||||
|
||||
@@ -12,7 +12,8 @@ incpaths=.
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT}libs=${_HB_DYNPREF}${hb_name}${_HB_DYNSUFF}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtNetwork4
|
||||
{!HB_STATIC_QT&allwin}libs=QtNetwork4
|
||||
{!HB_STATIC_QT&os2}libs=QtNet4
|
||||
{!HB_STATIC_QT&(linux|beos|symbian)}libs=QtNetwork
|
||||
{!HB_STATIC_QT&darwin}frameworks=QtNetwork
|
||||
{HB_STATIC_QT&allwin}libs=${_HB_DYNPREF}${hb_name}s${_HB_DYNSUFF}
|
||||
|
||||
Reference in New Issue
Block a user