1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-10-06 09:17:07 +02:00

Fix submodule inits

This commit is contained in:
kelteseth 2017-11-25 12:58:56 +01:00
parent 498a0c8bc6
commit fd0c21e6c2
3 changed files with 9 additions and 1 deletions

8
.gitmodules vendored
View File

@ -6,4 +6,10 @@
url = https://github.com/Aimber/stomt-qt-sdk.git
[submodule "fontawesome"]
path = ThirdParty/fontawesome
url = https://github.com/benlau/fontawesome.pri.git
url = https://github.com/benlau/fontawesome.pri.git
[submodule "ThirdParty/stomt-qt-sdk"]
path = ThirdParty/stomt-qt-sdk
url = https://github.com/Aimber/stomt-qt-sdk.git
[submodule "ThirdParty/fontawesome.pri"]
path = ThirdParty/fontawesome.pri
url = https://github.com/benlau/fontawesome.pri.git

1
ThirdParty/fontawesome.pri vendored Submodule

@ -0,0 +1 @@
Subproject commit 57e5227a88c9ae8a9c502a26978241f1b77083f1

1
ThirdParty/stomt-qt-sdk vendored Submodule

@ -0,0 +1 @@
Subproject commit 32627397fbc47c63b6a7b4d8f23d97d8af78cb26