mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
*** empty log message ***
This commit is contained in:
parent
5820819f1a
commit
b03f516be5
@ -3,7 +3,7 @@
|
|||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
stitchbase
|
stitchbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
progbase \
|
progbase converter \
|
||||||
pnmimage:c mathutil:c linmath:c putil:c panda:m \
|
pnmimage:c mathutil:c linmath:c putil:c panda:m \
|
||||||
express:c pandaexpress:m pystub dtoolconfig dtool
|
express:c pandaexpress:m pystub dtoolconfig dtool
|
||||||
|
|
||||||
@ -19,7 +19,7 @@
|
|||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
stitchbase
|
stitchbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
progbase \
|
progbase converter \
|
||||||
pnmimagetypes:c pnmimage:c linmath:c putil:c panda:m \
|
pnmimagetypes:c pnmimage:c linmath:c putil:c panda:m \
|
||||||
express:c pandaexpress:m pystub dtoolconfig dtool
|
express:c pandaexpress:m pystub dtoolconfig dtool
|
||||||
|
|
||||||
@ -33,7 +33,7 @@
|
|||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
stitchviewer stitchbase
|
stitchviewer stitchbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
progbase \
|
progbase converter \
|
||||||
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 \
|
event:c chancfg:c display:c sgraphutil:c light:c \
|
||||||
pnmimagetypes:c pnmimage:c putil:c express:c \
|
pnmimagetypes:c pnmimage:c putil:c express:c \
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#define TARGET stitchviewer
|
#define TARGET stitchviewer
|
||||||
#define LOCAL_LIBS stitchbase
|
#define LOCAL_LIBS stitchbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
stitchbase \
|
progbase converter \
|
||||||
device:c tform:c graph:c dgraph:c sgraph:c gobj:c pnmimage:c \
|
device:c tform:c graph:c dgraph:c sgraph:c gobj:c pnmimage:c \
|
||||||
sgattrib:c event:c chancfg:c display:c sgraphutil:c light:c putil:c \
|
sgattrib:c event:c chancfg:c display:c sgraphutil:c light:c putil:c \
|
||||||
express:c panda:m
|
express:c panda:m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user