aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 5a2e0655f3382c46008f743795733e9944f642c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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
[submodule "wiki"]
	path = wiki
	url = https://github.com/PySide/pyside2.wiki.git