mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
pgraphnodes
This commit is contained in:
parent
aa265386b1
commit
26caa4da86
@ -3,7 +3,7 @@
|
||||
egg2pg:c egg:c pandaegg:m \
|
||||
pipeline:c recorder:c parametrics:c collide:c chan:c char:c \
|
||||
dgraph:c downloader:c recorder:c \
|
||||
pnmimagetypes:c pnmimage:c pgraph:c gobj:c putil:c \
|
||||
pnmimagetypes:c pnmimage:c pgraph:c pgraphnodes:c gobj:c putil:c \
|
||||
lerp:c mathutil:c linmath:c event:c pstatclient:c \
|
||||
gsgbase:c grutil:c display:c text:c cull:c \
|
||||
tform:c device:c movies:c \
|
||||
|
@ -9,7 +9,7 @@
|
||||
chan:c char:c downloader:c event:c lerp:c \
|
||||
tform:c grutil:c text:c dgraph:c display:c gsgbase:c \
|
||||
collide:c gobj:c cull:c device:c \
|
||||
parametrics:c pgraph:c pipeline:c pstatclient:c chan:c \
|
||||
parametrics:c pgraph:c pgraphnodes:c pipeline:c pstatclient:c chan:c \
|
||||
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
||||
movies:c \
|
||||
$[if $[HAVE_FREETYPE],pnmtext:c] \
|
||||
|
@ -9,7 +9,7 @@
|
||||
#define OTHER_LIBS \
|
||||
egg2pg:c egg:c pandaegg:m \
|
||||
pstatclient:c mathutil:c linmath:c putil:c \
|
||||
gobj:c chan:c parametrics:c pgraph:c \
|
||||
gobj:c chan:c parametrics:c pgraph:c pgraphnodes:c \
|
||||
pnmimage:c grutil:c collide:c tform:c text:c \
|
||||
char:c dgraph:c display:c device:c cull:c \
|
||||
downloader:c pipeline:c \
|
||||
|
Loading…
x
Reference in New Issue
Block a user