generated from freudenreichan/info2Praktikum-Wortsalat
Add wordsalad_myversion target to makefile
This commit is contained in:
parent
1ed6c27d72
commit
27dc4dd02b
@ -1,5 +1,5 @@
|
||||
CC = gcc
|
||||
CFLAGS = -g -Wall $(raylibfolder)
|
||||
CFLAGS = -g -Wall -I$(raylibfolder)
|
||||
LDFLAGS = -lopengl32 -lgdi32 -lwinmm
|
||||
BINARIES = ./windows
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user