stfu/Source/Maker/Build/windows-clang.bat
2024-06-26 15:37:05 +03:00

2 lines
110 B
Batchfile

clang ../main.c -lkernel32 -luser32 -lshell32 -lopengl32 -lgdi32 -lole32 -DSOKOL_GLCORE -o stfu-maker.exe -O3