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…
Reference in New Issue