3 lines
56 B
Makefile
3 lines
56 B
Makefile
all:
|
|
gcc main.c -lmingw32 -lSDL2main -lSDL2 -o jix.exe
|
all:
|
|
gcc main.c -lmingw32 -lSDL2main -lSDL2 -o jix.exe
|