aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: e5567f5ab205ad4ea5ebfb37fc1c00311fd6679f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "sources/shiboken"]
	path = sources/shiboken
	url = https://github.com/PySide/shiboken.git
[submodule "sources/pyside"]
	path = sources/pyside
	url = https://github.com/PySide/pyside.git
[submodule "sources/pyside-tools"]
	path = sources/pyside-tools
	url = https://github.com/PySide/Tools.git
[submodule "sources/pyside-examples"]
	path = sources/pyside-examples
	url = https://github.com/PySide/Examples.git