PDA

View Full Version : psql driver and s60



[maTa]
16th October 2009, 22:16
it is posible to compile qttower with -qt-sql-psql to make psql driver?
it is similar like making lib for win - from docs
(cd %QTDIR%\src\plugins\sqldrivers\psql
qmake "INCLUDEPATH+=C:\psql\include" "LIBS+=C:\psql\lib\ms\libpq.lib" psql.pro)

ty