aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 0c78fd7da69588dd19480d589a44ddf1371ed8f9 (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 = https://github.com/PySide/pyside2-examples.git
[submodule "wiki"]
	path = wiki
	url = https://github.com/PySide/pyside2.wiki.git