From 920c5eac2b3314edcccc373fd5998bd9967cd996 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 14 Sep 2009 18:48:26 +0000 Subject: [PATCH] whoops, no p3dCert yet --- direct/src/plugin/Sources.pp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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