mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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.
|
||||
#define DIRECTORY_IF_WINDOWS yes
|
||||
|
||||
// We also require the network layer (queuedConnectionManager, etc.)
|
||||
#define DIRECTORY_IF_NET yes
|
||||
|
||||
#define LOCAL_LIBS \
|
||||
directbase
|
||||
#define OTHER_LIBS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user