mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
build issue
This commit is contained in:
parent
8b53d19a68
commit
5ae679ccc9
@ -756,6 +756,10 @@
|
|||||||
// Should we try to build the WGL interface?
|
// Should we try to build the WGL interface?
|
||||||
#defer HAVE_WGL $[and $[HAVE_GL],$[WINDOWS_PLATFORM]]
|
#defer HAVE_WGL $[and $[HAVE_GL],$[WINDOWS_PLATFORM]]
|
||||||
|
|
||||||
|
// These interfaces are for OSX only.
|
||||||
|
#define HAVE_COCOA
|
||||||
|
#define HAVE_CARBON
|
||||||
|
|
||||||
// Is DirectX8 available, and should we try to build with it?
|
// Is DirectX8 available, and should we try to build with it?
|
||||||
#define DX8_IPATH
|
#define DX8_IPATH
|
||||||
#define DX8_LPATH
|
#define DX8_LPATH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user