From 1ee205fd6cde9ee43330fb37fc408d0b6ef07bf1 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Tue, 25 Feb 2020 14:57:56 +0100 Subject: scripts: updated the scripts to the new binary name (lost commit because of rebase) --- scripts/win_compile_example.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/win_compile_example.cmd') 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. cd ..\compiler\ @echo on -stack exec ldgallery-compiler-exe -- %rebuild% --clean-output -i=../example/src/ -o=../example/out/ +stack exec ldgallery -- %rebuild% --clean-output -i=../example/src/ -o=../example/out/ @pause -- cgit v1.2.3