summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 6040d0a9d6f31ee7a3ad8b04a585a36f6cbbb00b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "src/3rdparty/ColladaDOM"]
	path = src/3rdparty/ColladaDOM
	url = ../qt3dstudio-collada-dom.git
[submodule "src/Runtime/ogl-runtime/src/3rdparty/EASTL"]
	path = src/Runtime/ogl-runtime/src/3rdparty/EASTL
	url = ../qt3dstudio-eastl.git
[submodule "src/3rdparty/pcre"]
	path = src/3rdparty/pcre
	url = ../qt3dstudio-pcre.git
[submodule "src/Runtime/qt3d-runtime"]
	path = src/Runtime/qt3d-runtime
	url = ../qt3d-runtime.git