mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
build on osx
This commit is contained in:
parent
1d286689b2
commit
ddc5b64fce
@ -2,7 +2,7 @@
|
|||||||
eggcharbase converter eggbase progbase
|
eggcharbase converter eggbase progbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
event:c pipeline:c \
|
event:c pipeline:c pstatclient:c net:c nativenet:c \
|
||||||
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c express:c pandaexpress:m \
|
pandabase:c express:c pandaexpress:m \
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
event:c linmath:c mathutil:c pnmimage:c putil:c \
|
event:c linmath:c mathutil:c pnmimage:c putil:c \
|
||||||
pipeline:c \
|
pipeline:c pstatclient:c net:c nativenet:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c express:c pandaexpress:m \
|
pandabase:c express:c pandaexpress:m \
|
||||||
interrogatedb:c prc:c dconfig:c dtooolconfig:m \
|
interrogatedb:c prc:c dconfig:c dtooolconfig:m \
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
converter eggbase progbase
|
converter eggbase progbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
event:c pipeline:c \
|
event:c pipeline:c pstatclient:c net:c nativenet:c \
|
||||||
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c express:c pandaexpress:m \
|
pandabase:c express:c pandaexpress:m \
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#define LOCAL_LIBS converter pandatoolbase
|
#define LOCAL_LIBS converter pandatoolbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
pipeline:c \
|
pipeline:c pstatclient:c net:c nativenet:c \
|
||||||
mathutil:c linmath:c putil:c event:c express:c \
|
mathutil:c linmath:c putil:c event:c express:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c pandaexpress:m \
|
pandabase:c pandaexpress:m \
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
mathutil:c linmath:c putil:c event:c pipeline:c \
|
mathutil:c linmath:c putil:c event:c pipeline:c \
|
||||||
|
pstatclient:c net:c nativenet:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c express:c pandaexpress:m \
|
pandabase:c express:c pandaexpress:m \
|
||||||
interrogatedb:c prc:c dconfig:c dtoolconfig:m \
|
interrogatedb:c prc:c dconfig:c dtoolconfig:m \
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
linmath:c pnmimagetypes:c pnmimage:c event:c \
|
linmath:c pnmimagetypes:c pnmimage:c event:c \
|
||||||
putil:c mathutil:c pipeline:c \
|
putil:c mathutil:c pipeline:c pstatclient:c net:c nativenet:c \
|
||||||
panda:m \
|
panda:m \
|
||||||
pandabase:c express:c pandaexpress:m \
|
pandabase:c express:c pandaexpress:m \
|
||||||
interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub
|
interrogatedb:c dtoolutil:c dtoolbase:c prc:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
Loading…
x
Reference in New Issue
Block a user