aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 08eb8ddd6a5e264ae60f578e54d6b2f77f522537 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "sources/pyside2"]
	path = sources/pyside2
	url = https://bitbucket.org/ctismer/pyside2
	branch = qt5
[submodule "sources/shiboken2"]
	path = sources/shiboken2
	url = https://bitbucket.org/ctismer/shiboken2
	branch = qt5
[submodule "sources/pyside-tools2"]
	path = sources/pyside-tools2
	url = https://bitbucket.org/ctismer/pyside-tools2
	branch = qt5
[submodule "sources/pyside-examples2"]
	path = sources/pyside-examples2
	url = https://bitbucket.org/ctismer/pyside-examples2
	branch = qt5