blob: e5709207d1e1c31bb80aa4b4aa2026863f60541c [file] [log] [blame]
TARGET = qsqlibase
HEADERS += $$PWD/qsql_ibase_p.h
SOURCES += $$PWD/qsql_ibase.cpp $$PWD/main.cpp
# FIXME: ignores libfb (unix)/fbclient (win32) - but that's for the test anyway
QMAKE_USE += ibase
OTHER_FILES += ibase.json
PLUGIN_CLASS_NAME = QIBaseDriverPlugin
include(../qsqldriverbase.pri)