forked from zekroTJA/vsmartcard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "ACardEmulator/app/src/main/external/ykneo-openpgp"]
path = ACardEmulator/app/src/main/external/ykneo-openpgp
url = https://github.com/Yubico/ykneo-openpgp.git
[submodule "ACardEmulator/app/src/main/external/ykneo-oath"]
path = ACardEmulator/app/src/main/external/ykneo-oath
url = https://github.com/Yubico/ykneo-oath.git
[submodule "ACardEmulator/app/src/main/external/IsoApplet"]
path = ACardEmulator/app/src/main/external/IsoApplet
url = https://github.com/philipWendland/IsoApplet.git
[submodule "ACardEmulator/app/src/main/external/MuscleApplet"]
path = ACardEmulator/app/src/main/external/MuscleApplet
url = https://github.com/martinpaljak/MuscleApplet.git
[submodule "ACardEmulator/app/src/main/external/GidsApplet"]
path = ACardEmulator/app/src/main/external/GidsApplet
url = https://github.com/vletoux/GidsApplet.git
[submodule "ccid/src/OpenSC"]
path = ccid/src/OpenSC
url = https://github.com/frankmorgner/OpenSC
[submodule "virtualsmartcard/win32/DevMsi"]
path = virtualsmartcard/win32/DevMsi
url = https://github.com/nickrussler/DevMsi.git