Fix some build issues

This commit is contained in:
Benjamin Zeller
2016-03-17 15:43:26 +01:00
parent 8a99e9df13
commit b05e128624
3 changed files with 11 additions and 18 deletions

View File

@@ -1,14 +1,7 @@
=== modified file '.gitmodules'
--- .gitmodules 2016-03-10 12:57:26 +0000
+++ .gitmodules 2016-03-16 11:24:22 +0000
@@ -342,3 +342,9 @@
branch = 5.6
status = addon
project = qmlcompiler.pro
+[submodule "ubuntu-sdk"]
+ depends = qtdeclarative qtfeedback qtpim
+ path = ubuntu-sdk
+ branch = 5.6
+ status = addon
+ project = ubuntu-sdk.pro
[submodule "ubuntu-sdk"]
depends = qtdeclarative qtfeedback qtpim
path = ubuntu-sdk
branch = 5.6
status = addon
project = ubuntu-sdk.pro