source: trunk/src/plugins/sqldrivers/mysql/mysql.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: 148 bytes
RevLine 
[846]1TARGET = qsqlmysql
[792]2os2:TARGET_SHORT = qmysql
[2]3
[846]4SOURCES = main.cpp
5include(../../../sql/drivers/mysql/qsql_mysql.pri)
[2]6
7include(../qsqldriverbase.pri)
Note: See TracBrowser for help on using the repository browser.