From 18b71b6ee91bac5da1304bfb384a9669bf36b1e0 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 11 Mar 2016 14:12:55 +0100 Subject: [PATCH] MSIBuild and MSICA submodules added --- .gitmodules | 6 ++++++ MSI/MSIBuild | 1 + MSI/MSICA | 1 + 3 files changed, 8 insertions(+) create mode 160000 MSI/MSIBuild create mode 160000 MSI/MSICA diff --git a/.gitmodules b/.gitmodules index a63b505..9e501ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "lib/stdex"] path = lib/stdex url = https://github.com/Amebis/stdex.git +[submodule "MSI/MSIBuild"] + path = MSI/MSIBuild + url = https://github.com/Amebis/MSIBuild.git +[submodule "MSI/MSICA"] + path = MSI/MSICA + url = https://github.com/Amebis/MSICA.git diff --git a/MSI/MSIBuild b/MSI/MSIBuild new file mode 160000 index 0000000..8df0b6d --- /dev/null +++ b/MSI/MSIBuild @@ -0,0 +1 @@ +Subproject commit 8df0b6d00da9c34787f237dc4a62f6c2fdb550b8 diff --git a/MSI/MSICA b/MSI/MSICA new file mode 160000 index 0000000..6aaa31d --- /dev/null +++ b/MSI/MSICA @@ -0,0 +1 @@ +Subproject commit 6aaa31def234773bd63719e034094897287d9bef