You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kexi/kexidb/drivers/sqlite2/sqlite2.pro

13 lines
244 B

include( ../sqlite/sqlite_common.pro )
LIBS += $$KDELIBDESTDIR/kexisql2$$KDELIBDEBUGLIB
INCLUDEPATH += $(KEXI)/3rdparty/kexisql/src ../sqlite/moc
system( bash kmoc ../sqlite )
DEFINES += SQLITE2
TARGET = kexidb_sqlite2driver$$KDELIBDEBUG