mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Fix gitmodules
This commit is contained in:
parent
214bc0634b
commit
2b81cd2be5
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -1,7 +1,9 @@
|
|||||||
[submodule "ThirdParty/QtAV"]
|
[submodule "ThirdParty/QtAV"]
|
||||||
path = 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"]
|
[submodule "ThirdParty/stomt-qt-sdk"]
|
||||||
path = 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
|
Loading…
Reference in New Issue
Block a user