mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
OpenMayaAnim
This commit is contained in:
parent
b4203252e2
commit
00fe97f879
@ -392,7 +392,7 @@
|
||||
|
||||
// Is Maya installed? This matters only to programs in PANDATOOL.
|
||||
#define MAYA_LOCATION /usr/aw/maya3.0
|
||||
#defer MAYA_LIBS $[if $[WINDOWS_PLATFORM],Foundation.lib OpenMaya.lib]
|
||||
#defer MAYA_LIBS $[if $[WINDOWS_PLATFORM],Foundation.lib OpenMaya.lib OpenMayaAnim.lib]
|
||||
#defer HAVE_MAYA $[isdir $[MAYA_LOCATION]/include/maya]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user