summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: d374bcb458bf8c5a51f98c49d13141c97d03e3d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "thirdparty/jbig2dec"]
	path = thirdparty/jbig2dec
	url = git://git.ghostscript.com/jbig2dec.git
[submodule "thirdparty/mujs"]
	path = thirdparty/mujs
	url = git://git.ghostscript.com/mujs.git
[submodule "thirdparty/freetype"]
	path = thirdparty/freetype
	url = git://git.ghostscript.com/thirdparty/freetype.git
[submodule "thirdparty/jpeg"]
	path = thirdparty/jpeg
	url = git://git.ghostscript.com/thirdparty/jpeg.git
[submodule "thirdparty/openjpeg"]
	path = thirdparty/openjpeg
	url = git://git.ghostscript.com/thirdparty/openjpeg.git
[submodule "thirdparty/zlib"]
	path = thirdparty/zlib
	url = git://git.ghostscript.com/thirdparty/zlib.git
[submodule "thirdparty/glfw"]
	path = thirdparty/glfw
	url = git://git.ghostscript.com/thirdparty/glfw.git
[submodule "thirdparty/curl"]
	path = thirdparty/curl
	url = git://git.ghostscript.com/thirdparty/curl.git