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
62d290fd00
commit
1b76d5a31c
@ -19,7 +19,8 @@
|
||||
express:c pstatclient:c prc:c pandabase:c linmath:c \
|
||||
putil:c display:c event:c pgraph:c gsgbase:c gobj:c mathutil:c \
|
||||
lerp:c downloader:c pnmimage:c chan:c \
|
||||
pipeline:c cull:c $[if $[HAVE_NET],net:c]
|
||||
pipeline:c cull:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c]
|
||||
|
||||
#begin metalib_target
|
||||
#define TARGET direct
|
||||
|
Loading…
x
Reference in New Issue
Block a user