summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/oci/oci.pro
blob: 89642f3653d074c2c44d7ba1aba01e013d5b2752 (plain)
1
2
3
4
5
6
7
TARGET = qsqloci

SOURCES = main.cpp
OTHER_FILES += oci.json
include(../../../sql/drivers/oci/qsql_oci.pri)

include(../qsqldriverbase.pri)