Parcourir la source

Update Makefile

pull/234/head
Ray il y a 8 ans
committed by GitHub
Parent
révision
2ac956208d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile Voir le fichier

@ -147,7 +147,7 @@ ifeq ($(PLATFORM),PLATFORM_DESKTOP)
# libglfw3-dev libopenal-dev libegl1-mesa-dev
LIBS = -lraylib -lglfw3 -lGL -lopenal -lm -lpthread -ldl
# on XWindow could require also below libraries, just uncomment
c1">#LIBS += -lX11 -lXrandr -lXinerama -lXi -lXxf86vm -lXcursor
nv">LIBS += -lX11 -lXrandr -lXinerama -lXi -lXxf86vm -lXcursor
else
ifeq ($(PLATFORM_OS),OSX)
# libraries for OS X 10.9 desktop compiling

Chargement…
Annuler
Enregistrer