mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 20:23:47 -04:00
directory_if_net
This commit is contained in:
parent
9d76c5a87e
commit
9f22c66b04
@ -2,6 +2,9 @@
|
|||||||
// This package presently only builds on Windows.
|
// This package presently only builds on Windows.
|
||||||
#define DIRECTORY_IF_WINDOWS yes
|
#define DIRECTORY_IF_WINDOWS yes
|
||||||
|
|
||||||
|
// We also require the network layer (queuedConnectionManager, etc.)
|
||||||
|
#define DIRECTORY_IF_NET yes
|
||||||
|
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
directbase
|
directbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user