source:
trunk/src/sql/drivers/sqlite2/qsql_sqlite2.pri
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 112 bytes |
Line | |
---|---|
1 | HEADERS += $$PWD/qsql_sqlite2.h |
2 | SOURCES += $$PWD/qsql_sqlite2.cpp |
3 | |
4 | !contains(LIBS, .*sqlite.*):LIBS += -lsqlite |
Note:
See TracBrowser
for help on using the repository browser.