Files
vsmartcard/.gitmodules
Frank Morgner a8b22f7bef removed npa project
It has been replaced by https://github.com/frankmorgner/OpenSC
2016-10-08 01:14:41 +02:00

19 lines
947 B
Plaintext

[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