aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2015-09-07 11:00:01 +0200
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-09-24 05:22:42 +0000
commitd7f477d1cd1fbad5fb0609f340af278cab8c6bae (patch)
tree85561637f2b91d339a1741aeea96a6a6e3249711 /qt.pro
parentc42dd3462b18b3f85c32d1dd207922183e706fe4 (diff)
Add qtpurchasing as non-default module
For 5.6 this is a tech preview, it will be added properly in 5.7. Change-Id: I709830fbcfc439d5446718093f0c16ad2dcb1e57 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index b55805c9..a9ade877 100644
--- a/qt.pro
+++ b/qt.pro
@@ -93,6 +93,7 @@ addModule(qtserialbus, qtbase)
addModule(qtserialport, qtbase)
addModule(qtenginio, qtdeclarative)
addModule(qtwebengine, qtquickcontrols qtwebchannel, qtlocation)
+addModule(qtpurchasing, qtbase, qtdeclarative)
addModule(qttranslations, qttools)
addModule(qtdoc, qtdeclarative)
addModule(qtqa, qtbase)