source: trunk/src/plugins/sqldrivers/mysql/mysql.pro

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

sql: Fixed building MySQL and PSQL plugins.

File size: 148 bytes
Line 
1TARGET = qsqlmysql
2os2:TARGET_SHORT = qmysql
3
4SOURCES = main.cpp
5include(../../../sql/drivers/mysql/qsql_mysql.pri)
6
7include(../qsqldriverbase.pri)
Note: See TracBrowser for help on using the repository browser.