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