mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
pulling in 1.10.2.3: Fix a typo: "pandfx" -> "pandafx"
This commit is contained in:
parent
a6cd326db6
commit
fd48ad2744
@ -2065,7 +2065,7 @@ TargetAdd('pandafx_pandafx.obj', opts=OPTS, input='pandafx.cxx')
|
||||
TargetAdd('libpandafx_module.obj', input='libdistort.in')
|
||||
TargetAdd('libpandafx_module.obj', input='libeffects.in')
|
||||
TargetAdd('libpandafx_module.obj', opts=OPTS)
|
||||
TargetAdd('libpandafx_module.obj', opts=['IMOD:pandfx', 'ILIB:libpandafx'])
|
||||
TargetAdd('libpandafx_module.obj', opts=['IMOD:pandafx', 'ILIB:libpandafx'])
|
||||
|
||||
TargetAdd('libpandafx.dll', input='pandafx_pandafx.obj')
|
||||
TargetAdd('libpandafx.dll', input='libpandafx_module.obj')
|
||||
|
Loading…
x
Reference in New Issue
Block a user