mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
expose HAVE_P3D_PLUGIN to c++ code
This commit is contained in:
parent
35a208fe42
commit
d24c039650
@ -669,6 +669,9 @@ $[cdefine USE_STL_ALLOCATOR]
|
||||
/* Static linkage instead of the normal dynamic linkage? */
|
||||
$[cdefine LINK_ALL_STATIC]
|
||||
|
||||
/* Define to compile the plugin code. */
|
||||
$[cdefine HAVE_P3D_PLUGIN]
|
||||
|
||||
/* Platform-identifying defines. */
|
||||
$[cdefine IS_OSX]
|
||||
$[cdefine IS_LINUX]
|
||||
|
Loading…
x
Reference in New Issue
Block a user