1 HEADERS += $$PWD/qsql_sqlite2.h
2 SOURCES += $$PWD/qsql_sqlite2.cpp
3
4 !contains(LIBS, .*sqlite.*):LIBS += -lsqlite