소스 검색

Update Makefile

pull/234/head
Ray 8 년 전
committed by GitHub
부모
커밋
2ac956208d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      examples/Makefile

+ 1
- 1
examples/Makefile 파일 보기

@ -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

불러오는 중...
취소
저장