source:
trunk/src/plugins/sqldrivers/sqlite/sqlite.pro
Last change on this file was 846, checked in by , 14 years ago | |
---|---|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[846] | 1 | TARGET = qsqlite |
[494] | 2 | os2:TARGET_SHORT = qsqlit |
[2] | 3 | |
[846] | 4 | SOURCES = smain.cpp |
5 | include(../../../sql/drivers/sqlite/qsql_sqlite.pri) | |
[2] | 6 | |
[769] | 7 | wince*: DEFINES += HAVE_LOCALTIME_S=0 |
8 | ||
[2] | 9 | include(../qsqldriverbase.pri) |
Note:
See TracBrowser
for help on using the repository browser.