diff options
Diffstat (limited to 'tests/run-make/raw-dylib-custom-dlltool/script.cmd')
-rw-r--r-- | tests/run-make/raw-dylib-custom-dlltool/script.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-make/raw-dylib-custom-dlltool/script.cmd b/tests/run-make/raw-dylib-custom-dlltool/script.cmd new file mode 100644 index 000000000..95f85c61c --- /dev/null +++ b/tests/run-make/raw-dylib-custom-dlltool/script.cmd @@ -0,0 +1,2 @@ +echo Called dlltool via script.cmd> %TMPDIR%\output.txt +dlltool.exe %* |