1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-03 00:59:47 +02:00

Fix gitmodules

This commit is contained in:
kelteseth 2017-11-25 12:32:46 +01:00
parent 214bc0634b
commit 2b81cd2be5

8
.gitmodules vendored
View File

@ -1,7 +1,9 @@
[submodule "ThirdParty/QtAV"]
path = ThirdParty/QtAV
url = https://github.com/wang-bin/QtAV.git
url = git@github.com:wang-bin/QtAV.git
[submodule "ThirdParty/stomt-qt-sdk"]
path = ThirdParty/stomt-qt-sdk
url = https://github.com/Aimber/stomt-qt-sdk.git
url = git@github.com:Aimber/stomt-qt-sdk.git
[submodule "ThirdParty/fontawesome"]
path = ThirdParty/fontawesome
url = git@github.com:benlau/fontawesome.pri.git