aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 2622ccc64992ecbe3a818cd4257cddde872b9f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "sources/pyside2"]
	path = sources/pyside
	url = https://bitbucket.org/ctismer/pyside2
	branch = qt5
[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
[submodule "sources/shiboken2"]
	path = sources/shiboken2
	url = https://bitbucket.org/ctismer/shiboken2
	branch = qt5