96a0dd9ab69bc2113808510d15dfce9df098ce21
[profile/ivi/qtbase.git] / src / plugins / sqldrivers / oci / oci.pro
1 TARGET = qsqloci
2
3 SOURCES = main.cpp
4 OTHER_FILES += oci.json
5 include(../../../sql/drivers/oci/qsql_oci.pri)
6
7 PLUGIN_CLASS_NAME = QOCIDriverPlugin
8 include(../qsqldriverbase.pri)