mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 19:32:41 +00:00
UNDOME: Change ext-win-qt to local repo
https://github.com/dolphin-emu/ext-win-qt/pull/23
This commit is contained in:
parent
a28fff3f00
commit
efa0923c1c
8
.gitmodules
vendored
8
.gitmodules
vendored
@ -1,7 +1,3 @@
|
||||
[submodule "Externals/Qt"]
|
||||
path = Externals/Qt
|
||||
url = https://github.com/dolphin-emu/ext-win-qt.git
|
||||
shallow = true
|
||||
[submodule "Externals/mGBA/mgba"]
|
||||
path = Externals/mGBA/mgba
|
||||
url = https://github.com/mgba-emu/mgba.git
|
||||
@ -134,3 +130,7 @@
|
||||
path = Externals/wil
|
||||
url = https://github.com/microsoft/wil.git
|
||||
shallow = true
|
||||
[submodule "Externals/Qt"]
|
||||
path = Externals/Qt
|
||||
url = https://github.com/JoshuaVandaele/ext-win-qt.git
|
||||
shallow = true
|
||||
|
||||
2
Externals/Qt
vendored
2
Externals/Qt
vendored
@ -1 +1 @@
|
||||
Subproject commit 495517af2b922c10c24f543e0fd6ea3ddf774e50
|
||||
Subproject commit 831a3e65ffb49f7e1bd623c42193e53ab6ce1f8d
|
||||
Loading…
Reference in New Issue
Block a user