diff --git a/dtool/LocalSetup.pp b/dtool/LocalSetup.pp index ccfdb661a8..5b782a3166 100644 --- a/dtool/LocalSetup.pp +++ b/dtool/LocalSetup.pp @@ -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]