From b37ebe9cc169b26dc547b8cb709784750a43dc66 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 17 Jan 2012 11:56:38 +1000 Subject: sync.profile: request both the old and new qt3d repositories The qtquick3d repo, qml2 branch is being eliminated in favor of the qt3d repo, master branch. For a transitional period, request both of them, so that qt.pro (in qt5.git) may be used to test with either one. Change-Id: I67ac0ffb588bd61d1da19aa1d3a8d932e7e4828d Reviewed-by: David Laing --- sync.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 3f784372..6b5905f6 100644 --- a/sync.profile +++ b/sync.profile @@ -27,7 +27,8 @@ "qtxmlpatterns" => "refs/heads/master", "qtdeclarative" => "refs/heads/master", "qtjsbackend" => "refs/heads/master", - "qtquick3d" => "refs/heads/qml2" + "qtquick3d" => "refs/heads/qml2", + "qt3d" => "refs/heads/master" ); # compile tests -- cgit v1.2.3