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

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

include(../qsqldriverbase.pri)