Add Windows Implementation Libraries

This commit is contained in:
Silent
2021-07-06 20:12:40 +02:00
committed by Kojin
parent 0a7b725340
commit ed62ae124b
5 changed files with 10 additions and 1 deletions
+4
View File
@@ -18,3 +18,7 @@
path = 3rdparty/libchdr/libchdr
url = https://github.com/rtissera/libchdr.git
shallow = true
[submodule "3rdparty/wil"]
path = 3rdparty/wil
url = https://github.com/microsoft/wil.git
branch = master