no longer need static python library

This commit is contained in:
David Rose 2009-08-31 14:56:03 +00:00
parent ca13be76d2
commit f8e7cbfb27

View File

@ -118,10 +118,6 @@
run_p3dpython.h run_p3dpython.cxx run_p3dpython.h run_p3dpython.cxx
#define WIN_SYS_LIBS user32.lib #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 #end lib_target
#begin bin_target #begin bin_target