mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
adding libpandaode to pandac.PandaModules
This commit is contained in:
parent
8a0a85a3a7
commit
c3b5ddfe62
@ -321,7 +321,7 @@
|
||||
// genPyCode. You may wish to add to this list to add your own
|
||||
// libraries, or if you want to use some of the more obscure
|
||||
// interfaces like libpandaegg and libpandafx.
|
||||
#define GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx
|
||||
#define GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx libpandaode
|
||||
|
||||
// Normally, Python source files are copied into the INSTALL_LIB_DIR
|
||||
// defined above, along with the compiled C++ library objects, when
|
||||
|
Loading…
x
Reference in New Issue
Block a user