aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: bf44e8a51472c9e14d1a3d45f661acdb7f350c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "sources/pyside2"]
	path = sources/pyside2
	url = ../pyside
[submodule "sources/shiboken2"]
	path = sources/shiboken2
	url = ../shiboken
[submodule "sources/pyside2-tools"]
	path = sources/pyside2-tools
	url = ../pyside-tools
[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