summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/tds/tds.pro
blob: 9f7c2a193f0d6c5daa0959b956447acf786b4bba (plain)
1
2
3
4
5
6
7
TARGET = qsqltds

SOURCES = main.cpp
OTHER_FILES += tds.json
include(../../../sql/drivers/tds/qsql_tds.pri)

include(../qsqldriverbase.pri)