From ee9d82d0b307dee1c9138babf954a3864a0c2f83 Mon Sep 17 00:00:00 2001 From: Zero~Informatique Date: Wed, 12 Feb 2020 00:33:45 +0100 Subject: example: cleaner examples --- compiler/win_compile_example.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/win_compile_example.cmd') diff --git a/compiler/win_compile_example.cmd b/compiler/win_compile_example.cmd index 6e166f8..3a52f73 100644 --- a/compiler/win_compile_example.cmd +++ b/compiler/win_compile_example.cmd @@ -5,5 +5,5 @@ IF ERRORLEVEL 2 SET rebuild= echo. @echo on -stack exec ldgallery-compiler-exe -- %rebuild% --clean-output -i=../example/ -o=../example/out/ +stack exec ldgallery-compiler-exe -- %rebuild% --clean-output -i=../example/src/ -o=../example/out/ @pause -- cgit v1.2.3