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>
This commit is contained in:
Frederik Gladhorn
2015-09-07 11:00:01 +02:00
committed by Simon Hausmann
parent c42dd3462b
commit d7f477d1cd
3 changed files with 6 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -190,3 +190,7 @@
url = ../qtquickcontrols2.git
branch = 5.6
initrepo = true
[submodule "qtpurchasing"]
path = qtpurchasing
url = ../qtpurchasing.git
branch = 5.6

1
qt.pro
View File

@@ -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)

1
qtpurchasing Submodule

Submodule qtpurchasing added at 951d75d744