mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
osx fix
This commit is contained in:
parent
b64f871ea1
commit
2c674ac803
@ -538,7 +538,7 @@
|
||||
// is.
|
||||
#defer active_target $[if $[build_target],$[TARGET]]
|
||||
#defer active_target_libprefext $[if $[build_target],$[lib_prefix]$[TARGET]$[lib_ext]]
|
||||
#defer active_target_bundleext $[if $[and $[build_target],$[link_bundle]],$[lib_prefix]$[TARGET]$[bundle_ext]]
|
||||
#defer active_target_bundleext $[if $[and $[build_target],$[link_extra_bundle]],$[lib_prefix]$[TARGET]$[bundle_ext]]
|
||||
#defer get_combined_sources $[COMBINED_SOURCES]
|
||||
|
||||
// This subroutine will set up the sources variable to reflect the
|
||||
|
Loading…
x
Reference in New Issue
Block a user