aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 371837d3f9f04c4e0a11ba1b53abee460bbf41ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "sources/pyside2"]
	path = sources/pyside2
	url = ../pyside.git
[submodule "sources/shiboken2"]
	path = sources/shiboken2
	url = ../shiboken.git
[submodule "sources/pyside2-tools"]
	path = sources/pyside2-tools
	url = ../pyside-tools.git
[submodule "sources/pyside2-examples"]
	path = sources/pyside2-examples
	url = ../examples.git
[submodule "wiki"]
	path = wiki
	url = https://github.com/PySide/pyside2.wiki.git