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