2
0
Эх сурвалжийг харах

*** empty log message ***

David Rose 25 жил өмнө
parent
commit
779d273e82

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

@@ -27,7 +27,8 @@
   #define OTHER_LIBS \
   #define OTHER_LIBS \
     device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \
     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 \
     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 \
   #define SOURCES \
     stitchViewerProgram.cxx stitchViewerProgram.h
     stitchViewerProgram.cxx stitchViewerProgram.h

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

@@ -3,7 +3,8 @@
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
     progbase pstatserver
     progbase pstatserver
   #define OTHER_LIBS \
   #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 \
   #define UNIX_SYS_LIBS \
     m
     m