diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2011-09-12 18:36:13 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2011-09-23 03:29:48 +0200 |
commit | c78f6a8a16627bc918f21fd5faaddc25349c2a75 (patch) | |
tree | 394f31af6efa2e563c28c701bf3b5238a05067ce /sync.profile | |
parent | 9b417b4976af9bc6e93deb2a76a01445c7cf5841 (diff) | |
download | qtlocation-c78f6a8a16627bc918f21fd5faaddc25349c2a75.tar.gz |
Add qtquick3d/qml2 dependency to QtLocation sync.profile.
Change-Id: I4b2ad0f4c275780bf3fa6edea8dae6aa1fbfffdf
Reviewed-on: http://codereview.qt-project.org/5201
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r-- | sync.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile index 78ee9513..91a14a8a 100644 --- a/sync.profile +++ b/sync.profile @@ -26,6 +26,7 @@ "qtsvg" => "refs/heads/master", "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", + "qtquick3d" => "refs/heads/qml2" ); # compile tests |