Debug windows

This commit is contained in:
Arnaud 2025-10-15 09:24:38 +02:00
parent 1017a09523
commit 2c5d37108b
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 .
# copy .\libs\libcodex.dll .
.\$(BIN_NAME)
else
./$(BIN_NAME)