Required for some...
This commit is contained in:
parent
b1f89587ad
commit
9992f9c088
|
@ -118,7 +118,7 @@ fi
|
|||
|
||||
case $target in
|
||||
*linux* | *bsd*)
|
||||
LIBS="$LIBS -lGL"
|
||||
LIBS="$LIBS -lGL -lGLU"
|
||||
;;
|
||||
*mingw*)
|
||||
LIBS="$LIBS -ldxguid -ldxerr8 -ldsound -lopengl32 -lws2_32 -mwindows"
|
||||
|
|
Loading…
Reference in New Issue