test for Maya SDK, not just Maya

This commit is contained in:
David Rose 2002-04-15 19:57:57 +00:00
parent 6608efefe5
commit ae6f1cff51
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,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 HAVE_MAYA $[isdir $[MAYA_LOCATION]]
#defer HAVE_MAYA $[isdir $[MAYA_LOCATION]/include/maya]
// Define this to generate static libraries and executables, rather than