From 2c5d37108b1310e0488ac6bc18b2b0e6475b9204 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Wed, 15 Oct 2025 09:24:38 +0200 Subject: [PATCH] Debug windows --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index db096f2..faf39af 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ build: run: ifeq ($(OS),Windows_NT) dir libs - copy .\libs\libcodex.dll . +# copy .\libs\libcodex.dll . .\$(BIN_NAME) else ./$(BIN_NAME)