aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/Qt/sql/sql.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'share/qbs/modules/Qt/sql/sql.qbs')
-rw-r--r--share/qbs/modules/Qt/sql/sql.qbs7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/qbs/modules/Qt/sql/sql.qbs b/share/qbs/modules/Qt/sql/sql.qbs
deleted file mode 100644
index 23e76aace..000000000
--- a/share/qbs/modules/Qt/sql/sql.qbs
+++ /dev/null
@@ -1,7 +0,0 @@
-import qbs 1.0
-import '../QtModule.qbs' as QtModule
-
-QtModule {
- qtModuleName: 'Sql'
-}
-