config.default 95 Bytes
Newer Older
1 2 3 4 5
# Configuration for make
CC=gcc
CFLAGS=-std=c99 -Wall -Wextra -lraylib
LIBS= -lraylib
OS=Undef