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…
Reference in New Issue