mirror of
https://github.com/yawut/SDL.git
synced 2026-07-30 23:17:23 -05:00
*** empty log message ***
This commit is contained in:
parent
f4baa32414
commit
2099bf54a1
|
|
@ -5,7 +5,7 @@
|
|||
* (FYI it was supposed to look like snow in the wind or something...)
|
||||
*
|
||||
* Compile with :
|
||||
* gcc testdyngl.c `sdl-config --libs --cflags` -o testdyngl
|
||||
* gcc testdyngl.c `sdl-config --libs --cflags` -o testdyngl -DHAVE_OPENGL
|
||||
*
|
||||
* You can specify a different OpenGL lib on the command line, i.e. :
|
||||
* ./testdyngl /usr/X11R6/lib/libGL.so.1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user