This project has its own copy of WinStd and MSICALib libraries to allow stand-alone configuration (i.e. static RTL)

This commit is contained in:
Simon Rozman
2017-04-24 23:05:45 +02:00
parent 7e11f053b4
commit 12ed617d3d
29 changed files with 484 additions and 44 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "lib/WinStd"]
path = lib/WinStd
url = https://github.com/Amebis/WinStd.git
[submodule "lib/MSICALib"]
path = lib/MSICALib
url = https://github.com/Amebis/MSICALib.git