mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
5d48075e5f
commit
f069740c93
@ -203,10 +203,10 @@
|
||||
#defer HAVE_GLUT $[libtest $[GLUT_LPATH],$[GLUT_LIBS]]
|
||||
|
||||
// Should we try to build the WGL interface?
|
||||
#define HAVE_WGL
|
||||
#define HAVE_WGL $[eq $[PLATFORM],Win32]
|
||||
|
||||
// Should we try to build the SGI-specific glxdisplay?
|
||||
#define HAVE_SGIGL
|
||||
#define HAVE_SGIGL $[eq $[PLATFORM],Irix]
|
||||
|
||||
// Should we try to build the DirectX interface? What additional
|
||||
// libraries do we need?
|
||||
|
Loading…
x
Reference in New Issue
Block a user