build on osx
This commit is contained in:
parent
58834b377a
commit
7ffcca7b68
|
|
@ -6,7 +6,7 @@
|
|||
pnmimagetypes:c pnmimage:c pgraph: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 pnmtext:c \
|
||||
tform:c device:c \
|
||||
tform:c device:c movies:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
panda:m \
|
||||
pandabase:c express:c pandaexpress:m \
|
||||
|
|
|
|||
|
|
@ -11,6 +11,7 @@
|
|||
collide:c gobj:c cull:c device:c pnmtext:c \
|
||||
parametrics:c pgraph:c pipeline:c pstatclient:c chan:c \
|
||||
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
||||
movies:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
panda:m \
|
||||
pandabase:c express:c pandaexpress:m \
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
pnmimage:c grutil:c collide:c tform:c text:c \
|
||||
char:c dgraph:c display:c device:c cull:c \
|
||||
downloader:c pipeline:c pnmtext:c \
|
||||
event:c gsgbase:c lerp:c \
|
||||
event:c gsgbase:c lerp:c movies:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
panda:m \
|
||||
pandabase:c express:c pandaexpress:m \
|
||||
|
|
|
|||
Loading…
Reference in New Issue