mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
drose: add dependency on native_net
This commit is contained in:
parent
74166de769
commit
dda716192e
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
#define DIR_TYPE metalib
|
#define DIR_TYPE metalib
|
||||||
#define BUILDING_DLL BUILDING_DIRECT
|
#define BUILDING_DLL BUILDING_DIRECT
|
||||||
|
#define USE_PACKAGES native_net
|
||||||
|
|
||||||
#define COMPONENT_LIBS \
|
#define COMPONENT_LIBS \
|
||||||
directbase dcparser showbase deadrec directd interval distributed motiontrail http
|
directbase dcparser showbase deadrec directd interval distributed motiontrail http
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#define BUILD_DIRECTORY $[WANT_NATIVE_NET]
|
#define BUILD_DIRECTORY $[WANT_NATIVE_NET]
|
||||||
|
#define USE_PACKAGES native_net
|
||||||
|
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user