From 83e0bd697ddc628f147e54dbc4cac98fadbabecc Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 10 Oct 2000 18:50:59 +0000 Subject: [PATCH] *** empty log message *** --- pandatool/src/progbase/Sources.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandatool/src/progbase/Sources.pp b/pandatool/src/progbase/Sources.pp index aa5a220eee..a8341b437a 100644 --- a/pandatool/src/progbase/Sources.pp +++ b/pandatool/src/progbase/Sources.pp @@ -1,9 +1,9 @@ #begin lib_target #define TARGET progbase #define LOCAL_LIBS \ - config compiler + pandatoolbase #define OTHER_LIBS \ - linmath:c putil:c express:c panda:m pystub + linmath:c putil:c express:c panda:m pystub dtool #define SOURCES \ programBase.I programBase.cxx programBase.h wordWrapStream.cxx \