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

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

sql: Fixed building MySQL and PSQL plugins.

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