mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-11-03 17:24:25 +00:00 
			
		
		
		
	Update Makefile
This commit is contained in:
		@@ -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
 | 
			
		||||
        #LIBS += -lX11 -lXrandr -lXinerama -lXi -lXxf86vm -lXcursor
 | 
			
		||||
        LIBS += -lX11 -lXrandr -lXinerama -lXi -lXxf86vm -lXcursor
 | 
			
		||||
    else
 | 
			
		||||
    ifeq ($(PLATFORM_OS),OSX)
 | 
			
		||||
        # libraries for OS X 10.9 desktop compiling
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user