David Rose 25 лет назад
Родитель
Сommit
3ede7b2a7d
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      pandatool/src/stitch/Sources.pp

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

@@ -17,7 +17,8 @@
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
     stitchbase progbase
     stitchbase progbase
   #define OTHER_LIBS \
   #define OTHER_LIBS \
-    linmath:c putil:c express:c panda:m pandaexpress:m pystub dtool
+    pnmimagetypes:c pnmimage:c linmath:c putil:c express:c panda:m \
+    pandaexpress:m pystub dtool
 
 
   #define SOURCES \
   #define SOURCES \
     stitchImageProgram.cxx stitchImageProgram.h
     stitchImageProgram.cxx stitchImageProgram.h
@@ -30,7 +31,8 @@
     stitchviewer stitchbase progbase
     stitchviewer stitchbase progbase
   #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 \
+    pnmimagetypes:c pnmimage:c putil:c express:c \
     panda:m pandaexpress:m \
     panda:m pandaexpress:m \
     dtoolutil:c dconfig:c dtool:m pystub
     dtoolutil:c dconfig:c dtool:m pystub