generated from freudenreichan/info2Praktikum-Wortsalat
makefile um libraylib.a ergänzt
This commit is contained in:
parent
7a1b9d6d24
commit
6b887b60c4
@ -17,7 +17,7 @@ wordsalad_initial:
|
|||||||
# eigenes Spiel bauen
|
# eigenes Spiel bauen
|
||||||
# --------------------------
|
# --------------------------
|
||||||
wordsalad_myversion:
|
wordsalad_myversion:
|
||||||
$(CC) -o $(CFLAGS) main.c $(BINARIES)/libwordsalad.a
|
$(CC) -o $(CFLAGS) main.c $(BINARIES)/libwordsalad.a $(BINARIES)/libraylib.a $(LDFLAGS)
|
||||||
|
|
||||||
|
|
||||||
# --------------------------
|
# --------------------------
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user