stfu/Source/Maker/Build/windows-clang.bat

2 lines
110 B
Batchfile
Raw Normal View History

2024-06-26 12:37:05 +00:00
clang ../main.c -lkernel32 -luser32 -lshell32 -lopengl32 -lgdi32 -lole32 -DSOKOL_GLCORE -o stfu-maker.exe -O3