source: trunk/src/plugins/sqldrivers/psql/psql.pro@ 1054

Last change on this file since 1054 was 858, checked in by Dmitry A. Kuminov, 14 years ago

sql: Fixed building MySQL and PSQL plugins.

File size: 144 bytes
RevLine 
[846]1TARGET = qsqlpsql
[803]2os2:TARGET_SHORT = qpsql
[2]3
[846]4SOURCES = main.cpp
5include(../../../sql/drivers/psql/qsql_psql.pri)
[2]6
7include(../qsqldriverbase.pri)
Note: See TracBrowser for help on using the repository browser.