mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
osx build issues
This commit is contained in:
parent
4042ec4e9a
commit
cb0fd70fe6
@ -5,7 +5,7 @@
|
||||
interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m \
|
||||
prc:c pstatclient:c pandabase:c linmath:c putil:c \
|
||||
pipeline:c \
|
||||
pipeline:c downloader:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
panda:m \
|
||||
pystub
|
||||
|
@ -3,7 +3,7 @@
|
||||
pstatclient:c pipeline:c panda:m \
|
||||
interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m prc:c pandabase:c \
|
||||
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
downloader:c $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
|
||||
linmath:c putil:c
|
||||
|
||||
#define LOCAL_LIBS \
|
||||
|
Loading…
x
Reference in New Issue
Block a user