mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Mark libp3vision as a genpycode lib for ppremake
This commit is contained in:
parent
e9c52233f8
commit
149c53ad0d
@ -321,7 +321,7 @@
|
|||||||
// genPyCode. You may wish to add to this list to add your own
|
// 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
|
// libraries, or if you want to use some of the more obscure
|
||||||
// interfaces like libpandaegg and libpandafx.
|
// interfaces like libpandaegg and libpandafx.
|
||||||
#defer GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx $[if $[HAVE_ODE],libpandaode]
|
#defer GENPYCODE_LIBS libpandaexpress libpanda libpandaphysics libdirect libpandafx libp3vision $[if $[HAVE_ODE],libpandaode]
|
||||||
|
|
||||||
// Normally, Python source files are copied into the INSTALL_LIB_DIR
|
// Normally, Python source files are copied into the INSTALL_LIB_DIR
|
||||||
// defined above, along with the compiled C++ library objects, when
|
// defined above, along with the compiled C++ library objects, when
|
||||||
|
Loading…
x
Reference in New Issue
Block a user