mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
define DX_* when WINTOOLS is not in use
This commit is contained in:
parent
1ba961f71d
commit
efb36c6a01
@ -254,6 +254,12 @@
|
||||
// Should we try to build the SGI-specific glxdisplay?
|
||||
#define HAVE_SGIGL $[eq $[PLATFORM],Irix]
|
||||
|
||||
// Is DirectX available, and should we try to build with it?
|
||||
#define DX_IPATH
|
||||
#define DX_LPATH
|
||||
#define DX_LIBS
|
||||
#define HAVE_DX
|
||||
|
||||
// Do you want to build the Renderman interface?
|
||||
#define HAVE_RIB
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user