atlex and MSICALib are now submodules as they require the same build settings (property pages) as MSICA itself

This commit is contained in:
Simon Rozman
2016-03-11 14:19:30 +01:00
parent 9e76c649e6
commit 71c6074b76
6 changed files with 12 additions and 4 deletions

6
.gitmodules vendored Normal file
View File

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