expose HAVE_P3D_PLUGIN to c++ code

This commit is contained in:
David Rose 2009-07-13 07:13:12 +00:00
parent 35a208fe42
commit d24c039650

View File

@ -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]