makefile geupdated

This commit is contained in:
Jonas Hofmann 2025-10-28 11:19:27 +01:00
parent ad8144ed08
commit a0ff1937bd

View File

@ -1,5 +1,5 @@
CC = gcc
CFLAGS = -g -Wall -I$(raylibfolder)
CFLAGS = -g -Wall
LDFLAGS = -lopengl32 -lgdi32 -lwinmm
BINARIES = ./windows