source:
trunk/src/plugins/sqldrivers/sqlite2/sqlite2.pro@
342
| Last change on this file since 342 was 2, checked in by , 17 years ago | |
|---|---|
| File size: 226 bytes | |
| Line | |
|---|---|
| 1 | TARGET = qsqlite2 |
| 2 | |
| 3 | HEADERS = ../../../sql/drivers/sqlite2/qsql_sqlite2.h |
| 4 | SOURCES = smain.cpp \ |
| 5 | ../../../sql/drivers/sqlite2/qsql_sqlite2.cpp |
| 6 | |
| 7 | !contains(LIBS, .*sqlite.*):LIBS *= -lsqlite |
| 8 | |
| 9 | include(../qsqldriverbase.pri) |
Note:
See TracBrowser
for help on using the repository browser.
