mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-16 23:14:57 +08:00
This is the first in a series for cleaning up the top directory (root) of the repository and move various files/folders into nicely organized directory structures. GitLab: #749 Change-Id: If59b74fff981df242bc26e62a070bdb81d7baded
14 lines
490 B
Plaintext
14 lines
490 B
Plaintext
[submodule "3rdparty/qrencode-win32"]
|
|
path = 3rdparty/qrencode-win32
|
|
url = https://github.com/BlueDragon747/qrencode-win32.git
|
|
ignore = dirty
|
|
[submodule "extras/packaging/update/sparkle/Sparkle"]
|
|
path = extras/packaging/update/sparkle/Sparkle
|
|
url = https://github.com/sparkle-project/Sparkle.git
|
|
ignore = dirty
|
|
[submodule "3rdparty/SortFilterProxyModel"]
|
|
path = 3rdparty/SortFilterProxyModel
|
|
url = https://github.com/atraczyk/SortFilterProxyModel.git
|
|
branch = qt-6
|
|
ignore = dirty
|