mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
disable IPC by default for now
This commit is contained in:
parent
d64c8a66dc
commit
14922b38c7
@ -313,7 +313,8 @@
|
|||||||
#define IPC_IPATH
|
#define IPC_IPATH
|
||||||
#define IPC_LPATH
|
#define IPC_LPATH
|
||||||
#define IPC_LIBS
|
#define IPC_LIBS
|
||||||
#defer HAVE_IPC $[HAVE_NSPR]
|
//#defer HAVE_IPC $[HAVE_NSPR]
|
||||||
|
#define HAVE_IPC
|
||||||
|
|
||||||
// Do you want to build the network interface? What additional libraries
|
// Do you want to build the network interface? What additional libraries
|
||||||
// are required? Currently, this requires NSPR.
|
// are required? Currently, this requires NSPR.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user