aboutsummaryrefslogtreecommitdiff
path: root/mt-11
diff options
context:
space:
mode:
Diffstat (limited to 'mt-11')
-rwxr-xr-xmt-116
1 files changed, 6 insertions, 0 deletions
diff --git a/mt-11 b/mt-11
new file mode 100755
index 0000000..9a0456a
--- /dev/null
+++ b/mt-11
@@ -0,0 +1,6 @@
+#! /usr/bin/env bash
+
+src="$(dirname $(realpath ${BASH_SOURCE[0]}))"
+
+source "$src/msvc-11"
+source "$src/msvc-mt-common"