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