diff --git a/direct/src/plugin/Sources.pp b/direct/src/plugin/Sources.pp index 7133d32198..9089013128 100644 --- a/direct/src/plugin/Sources.pp +++ b/direct/src/plugin/Sources.pp @@ -175,13 +175,13 @@ #end static_lib_target -#begin bin_target - #define BUILD_TARGET $[HAVE_WX] - #define USE_PACKAGES wx openssl - #define TARGET p3dcert - - #define SOURCES p3dCert.cxx -#end bin_target +//#begin bin_target +// #define BUILD_TARGET $[HAVE_WX] +// #define USE_PACKAGES wx openssl +// #define TARGET p3dcert +// +// #define SOURCES p3dCert.cxx +//#end bin_target #include $[THISDIRPREFIX]p3d_plugin_config.h.pp