drose: add dependency on native_net

This commit is contained in:
Chris Brunner 2009-02-19 22:52:36 +00:00
parent 74166de769
commit dda716192e
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#define DIR_TYPE metalib
#define BUILDING_DLL BUILDING_DIRECT
#define USE_PACKAGES native_net
#define COMPONENT_LIBS \
directbase dcparser showbase deadrec directd interval distributed motiontrail http

View File

@ -1,4 +1,5 @@
#define BUILD_DIRECTORY $[WANT_NATIVE_NET]
#define USE_PACKAGES native_net
#define OTHER_LIBS \
express:c pandaexpress:m \