summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/tds/tds.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sqldrivers/tds/tds.pro')
-rw-r--r--src/plugins/sqldrivers/tds/tds.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/sqldrivers/tds/tds.pro b/src/plugins/sqldrivers/tds/tds.pro
index 9f7c2a193f..88f4b7c451 100644
--- a/src/plugins/sqldrivers/tds/tds.pro
+++ b/src/plugins/sqldrivers/tds/tds.pro
@@ -4,4 +4,5 @@ SOURCES = main.cpp
OTHER_FILES += tds.json
include(../../../sql/drivers/tds/qsql_tds.pri)
+PLUGIN_CLASS_NAME = QTDSDriverPlugin
include(../qsqldriverbase.pri)