summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 4aa4a36f350edfe64432c2b06c19fc1d982e7dac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "qbs"]
	path = src/shared/qbs
	url = ../../qbs/qbs.git
	ignore = dirty
[submodule "perfparser"]
	path = src/tools/perfparser
	url = ../perfparser.git
	ignore = dirty
	branch = .
[submodule "litehtml"]
	path = src/plugins/help/qlitehtml/litehtml
	url = https://github.com/litehtml/litehtml.git
	branch = master