2009-10-29 09:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* INSTALL
    + Added link to QT build instructions.
This commit is contained in:
Viktor Szakats
2009-10-29 08:25:52 +00:00
parent 55adfc642f
commit 2b0537cfcb
2 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,10 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-10-29 09:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Added link to QT build instructions.
2009-10-29 08:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* utils/hbmk2/hbmk2.prg
! Fixes to lib dependency detection code.

View File

@@ -1231,6 +1231,8 @@ HARBOUR
http://www.libpng.org/pub/png/libpng.html
HB_WITH_QT - Nokia QT (GUI) [win, wce, darwin, linux, free, open-source]
http://qt.nokia.com/products
How to build static and MSVC versions:
http://doc.trolltech.com/4.5/deployment-windows.html
HB_WITH_SQLITE3 - sqlite3 [multiplatform, free, open-source]
http://www.sqlite.org/
HB_WITH_WATT - Watt-32 (TCP/IP sockets) [dos, free, open-source]