source:
trunk/src/plugins/sqldrivers/mysql/mysql.pro@
1030
Last change on this file since 1030 was 858, checked in by , 14 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | TARGET = qsqlmysql |
2 | os2:TARGET_SHORT = qmysql |
3 | |
4 | SOURCES = main.cpp |
5 | include(../../../sql/drivers/mysql/qsql_mysql.pri) |
6 | |
7 | include(../qsqldriverbase.pri) |
Note:
See TracBrowser
for help on using the repository browser.