Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
779d273e82
2 changed files with 4 additions and 2 deletions
  1. 2 1
      pandatool/src/stitch/Sources.pp
  2. 2 1
      pandatool/src/text-stats/Sources.pp

+ 2 - 1
pandatool/src/stitch/Sources.pp

@@ -27,7 +27,8 @@
   #define OTHER_LIBS \
     device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \
     event:c chancfg:c display:c sgraphutil:c light:c putil:c express:c \
-    panda:m dtool
+    panda:m \
+    dtoolutil:c dconfig:c dtool:m
 
   #define SOURCES \
     stitchViewerProgram.cxx stitchViewerProgram.h

+ 2 - 1
pandatool/src/text-stats/Sources.pp

@@ -3,7 +3,8 @@
   #define LOCAL_LIBS \
     progbase pstatserver
   #define OTHER_LIBS \
-    pstatclient:c linmath:c putil:c express:c panda:m dtool
+    pstatclient:c linmath:c putil:c express:c panda:m \
+    dtoolutil:c dconfig:c dtool:m
   #define UNIX_SYS_LIBS \
     m