mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
let's make WANT_NATIVE_NET the default now
This commit is contained in:
parent
6e3ffff977
commit
362484b473
@ -411,8 +411,8 @@
|
|||||||
#defer HAVE_NSPR $[isfile $[NSPR_IPATH]/prtypes.h]
|
#defer HAVE_NSPR $[isfile $[NSPR_IPATH]/prtypes.h]
|
||||||
|
|
||||||
// Define this true to build a native network implementation,
|
// Define this true to build a native network implementation,
|
||||||
// bypassing NSPR.
|
// which does not require NSPR.
|
||||||
#define WANT_NATIVE_NET
|
#define WANT_NATIVE_NET 1
|
||||||
|
|
||||||
// Is a third-party STL library installed, and where? This is only
|
// Is a third-party STL library installed, and where? This is only
|
||||||
// necessary if the default include and link lines that come with the
|
// necessary if the default include and link lines that come with the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user