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