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