Debug windows

This commit is contained in:
Arnaud 2025-10-15 09:29:16 +02:00
parent 98f38c38dd
commit 3878025ce2
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -39,7 +39,7 @@ build:
run:
ifeq ($(OS),Windows_NT)
dir libs
# copy .\libs\libcodex.dll .
set PATH=libs;%PATH%
.\$(BIN_NAME)
else
./$(BIN_NAME)