diff options
Diffstat (limited to 'vendor/commonmark/build.bat')
| -rw-r--r-- | vendor/commonmark/build.bat | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/commonmark/build.bat b/vendor/commonmark/build.bat new file mode 100644 index 000000000..1783e4651 --- /dev/null +++ b/vendor/commonmark/build.bat @@ -0,0 +1,4 @@ +@echo off
+pushd W:\Odin-other\Odin-test
+call build.bat
+popd
\ No newline at end of file |