mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
oops, dropped WIN_SYS_LIBS
This commit is contained in:
parent
39bbbfb145
commit
4f68d79261
@ -395,6 +395,10 @@
|
||||
#defun get_libs
|
||||
#define alt_libs $[stl_libs] $[nspr_libs] $[python_libs] $[TARGET_LIBS]
|
||||
|
||||
#if $[WINDOWS_PLATFORM]
|
||||
#set alt_libs $[alt_libs] $[WIN_SYS_LIBS] $[components $[WIN_SYS_LIBS],$[active_component_libs] $[transitive_link]]
|
||||
#endif
|
||||
|
||||
#foreach package $[use_packages]
|
||||
#set alt_libs $[alt_libs] $[$[package]_libs]
|
||||
#end package
|
||||
|
Loading…
x
Reference in New Issue
Block a user