Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
83e0bd697d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pandatool/src/progbase/Sources.pp

+ 2 - 2
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 \