mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
default is now to install python source
This commit is contained in:
parent
b7ef74777a
commit
503028170f
@ -190,7 +190,7 @@
|
|||||||
// directory (presumably so you can develop them and make changes
|
// directory (presumably so you can develop them and make changes
|
||||||
// without having to reinstall), comment out this definition and put
|
// without having to reinstall), comment out this definition and put
|
||||||
// your source directory on your PYTHONPATH.
|
// your source directory on your PYTHONPATH.
|
||||||
//#define INSTALL_PYTHON_SOURCE 1
|
#define INSTALL_PYTHON_SOURCE 1
|
||||||
|
|
||||||
// Do you want to enable the "in_interpreter" global variable? This
|
// Do you want to enable the "in_interpreter" global variable? This
|
||||||
// will enable some callbacks, particularly the MemoryUsage object, to
|
// will enable some callbacks, particularly the MemoryUsage object, to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user