mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-17 12:12:10 -04:00
added a native net var to the general environment. Turn on through Config.pp
This commit is contained in:
parent
1052e11e0b
commit
7d77b95d4c
@ -515,6 +515,10 @@ $[cdefine USE_MEMORY_PTMALLOC2]
|
||||
$[cdefine USE_MEMORY_MALLOC]
|
||||
$[cdefine USE_MEMORY_NOWRAPPERS]
|
||||
|
||||
#define if we want native net
|
||||
$[cdefine WANT_NATIVE_NET]
|
||||
|
||||
|
||||
/* Can we define a modern-style STL allocator? */
|
||||
$[cdefine USE_STL_ALLOCATOR]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user