mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
very minor change to comment
This commit is contained in:
parent
aa68179d33
commit
93b999f6b9
@ -134,7 +134,7 @@
|
|||||||
// should add to our -L list, from the context of a particular target.
|
// should add to our -L list, from the context of a particular target.
|
||||||
#defer lpath $[sort $[complete_lpath]] $[other_trees:%=%/lib] $[get_lpath]
|
#defer lpath $[sort $[complete_lpath]] $[other_trees:%=%/lib] $[get_lpath]
|
||||||
|
|
||||||
// And $[libs] is the set of libraries we will link with.
|
// $[libs] is the set of libraries we will link with.
|
||||||
#defer libs $[unique $[actual_local_libs:%=%$[dllext]] $[patsubst %:c,,%:m %,%$[dllext],$[OTHER_LIBS]] $[get_libs]]
|
#defer libs $[unique $[actual_local_libs:%=%$[dllext]] $[patsubst %:c,,%:m %,%$[dllext],$[OTHER_LIBS]] $[get_libs]]
|
||||||
|
|
||||||
// This is the set of files we might copy into *.prebuilt, if we have
|
// This is the set of files we might copy into *.prebuilt, if we have
|
||||||
|
Loading…
x
Reference in New Issue
Block a user