From f8e7cbfb27edbcf469cff973d93def9220987d3b Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 31 Aug 2009 14:56:03 +0000 Subject: [PATCH] no longer need static python library --- direct/src/plugin/Sources.pp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/direct/src/plugin/Sources.pp b/direct/src/plugin/Sources.pp index b3f8dd8a69..a0a35028c4 100644 --- a/direct/src/plugin/Sources.pp +++ b/direct/src/plugin/Sources.pp @@ -118,10 +118,6 @@ run_p3dpython.h run_p3dpython.cxx #define WIN_SYS_LIBS user32.lib - - // If you have to link with a static Python library, define it here. - #define EXTRA_LIBS $[EXTRA_P3DPYTHON_LIBS] - #end lib_target #begin bin_target