From d64f6a9061b1af00f252270064ca6ce3cee51f00 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Fri, 9 Dec 2011 11:59:06 +1000 Subject: Added new gitmodule `qt3d' To replace qtquick3d. This commit introduces qt3d, a follow-up commit will remove qtquick3d. Change-Id: I3d1b46e7e1e32960351f02ec22a6e555203f988a Sanity-Review: Qt Sanity Bot Reviewed-by: Toby Tomkins --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 94dbc621..7ee5f34a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "qtjsondb"] path = qtjsondb url = git://gitorious.org/qt/qtjsondb.git +[submodule "qt3d"] + path = qt3d + url = git://gitorious.org/qt/qt3d.git -- cgit v1.2.3