Added some libraries.
This commit is contained in:
parent
d9c0c65b4f
commit
66ada9521e
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ CXX=clang++
|
||||
CXXFLAGS= -O3 -Wall
|
||||
|
||||
INCLUDES= -Iinclude/irrlicht
|
||||
LIBS= -lIrrlicht -lX11 -lGL
|
||||
LIBS= -lIrrlicht -lGL -lGLU -lXrandr -lXext -lX11
|
||||
|
||||
MV=mv
|
||||
MKDIR=mkdir -p
|
||||
|
Loading…
x
Reference in New Issue
Block a user