summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 3d43dde32b8c68e8fa7ea75cbd2560526eefc437 (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/3rdparty/pcre"]
	path = src/3rdparty/pcre
	url = ../qt3dstudio-pcre.git
[submodule "src/Runtime/qt3d-runtime"]
	path = src/Runtime/qt3d-runtime
	url = ../qt3d-runtime.git
[submodule "src/Runtime/ogl-runtime"]
	path = src/Runtime/ogl-runtime
	url = ../ogl-runtime