mirror of
https://github.com/panda3d/panda3d.git
synced 2026-03-03 05:29:58 -06:00
link in ODE for extension functions
This commit is contained in:
@@ -4194,7 +4194,7 @@ if (PkgSkip("ODE")==0 and not RUNTIME):
|
||||
TargetAdd('ode.pyd', input='libpandaode.dll')
|
||||
TargetAdd('ode.pyd', input='core.pyd')
|
||||
TargetAdd('ode.pyd', input=COMMON_PANDA_LIBS)
|
||||
TargetAdd('ode.pyd', opts=['PYTHON'])
|
||||
TargetAdd('ode.pyd', opts=['PYTHON', 'ODE'])
|
||||
|
||||
#
|
||||
# DIRECTORY: panda/src/bullet/
|
||||
|
||||
Reference in New Issue
Block a user