mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
build for osx
This commit is contained in:
parent
00ef82dc51
commit
730446fdaa
@ -13,6 +13,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandaexpress:m \
|
pandaexpress:m \
|
||||||
|
parametrics:c \
|
||||||
interrogatedb:c dconfig:c dtoolconfig:m \
|
interrogatedb:c dconfig:c dtoolconfig:m \
|
||||||
dtoolutil:c dtoolbase:c dtool:m \
|
dtoolutil:c dtoolbase:c dtool:m \
|
||||||
express:c pstatclient:c prc:c pandabase:c linmath:c \
|
express:c pstatclient:c prc:c pandabase:c linmath:c \
|
||||||
|
@ -7,8 +7,17 @@
|
|||||||
linmath:c \
|
linmath:c \
|
||||||
mathutil:c \
|
mathutil:c \
|
||||||
gobj:c \
|
gobj:c \
|
||||||
|
putil:c \
|
||||||
|
pipeline:c \
|
||||||
|
event:c \
|
||||||
|
pstatclient:c \
|
||||||
|
pnmimage:c \
|
||||||
|
$[if $[HAVE_NET],net:c] \
|
||||||
|
pgraph:c \
|
||||||
|
lerp:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
express:c \
|
express:c \
|
||||||
|
downloader:c \
|
||||||
pandaexpress:m \
|
pandaexpress:m \
|
||||||
interrogatedb:c \
|
interrogatedb:c \
|
||||||
dconfig:c \
|
dconfig:c \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user