mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
remove pandadx
This commit is contained in:
parent
7510dbcd92
commit
acc49cb3d7
@ -12,7 +12,7 @@
|
|||||||
#if $[LINK_ALL_STATIC]
|
#if $[LINK_ALL_STATIC]
|
||||||
// If we're statically linking, we need to explicitly link with
|
// If we're statically linking, we need to explicitly link with
|
||||||
// at least one graphics renderer.
|
// at least one graphics renderer.
|
||||||
#define LOCAL_LIBS pandagl pandadx $[LOCAL_LIBS]
|
#define LOCAL_LIBS pandagl $[LOCAL_LIBS]
|
||||||
|
|
||||||
// And we might like to have the egg loader available.
|
// And we might like to have the egg loader available.
|
||||||
#define LOCAL_LIBS pandaegg $[LOCAL_LIBS]
|
#define LOCAL_LIBS pandaegg $[LOCAL_LIBS]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user