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

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

include(../qsqldriverbase.pri)