aboutsummaryrefslogtreecommitdiff
path: root/scripts/win_compile_example.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/win_compile_example.cmd')
-rw-r--r--scripts/win_compile_example.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/win_compile_example.cmd b/scripts/win_compile_example.cmd
index 1226269..35134c0 100644
--- a/scripts/win_compile_example.cmd
+++ b/scripts/win_compile_example.cmd
@@ -6,5 +6,5 @@ echo.
6cd ..\compiler\ 6cd ..\compiler\
7 7
8@echo on 8@echo on
9stack exec ldgallery-compiler-exe -- %rebuild% --clean-output -i=../example/src/ -o=../example/out/ 9stack exec ldgallery -- %rebuild% --clean-output -i=../example/src/ -o=../example/out/
10@pause 10@pause