allow specifying install directory

This commit is contained in:
Dave Schuyler 2005-07-01 00:18:09 +00:00
parent 67861d8f58
commit 7cbdfe35bb

View File

@ -35,7 +35,10 @@
#endif
// Where should we install DMODELS?
#if $[or $[CTPROJS],$[DMODELS]]
#if $[DMODELS_INSTALL]
#define DMODELS_INSTALL $[DMODELS_INSTALL]
#define DMODELS_INSTALL_OTHER $[DMODELS_INSTALL]
#elif $[or $[CTPROJS],$[DMODELS]]
#define DMODELS_INSTALL $[DMODELS]
#define DMODELS_INSTALL_OTHER $(DMODELS)
#if $[eq $[DMODELS],]
@ -60,3 +63,5 @@
// Define some global variables for this tree.
#define FLT2EGG_OPTS -no -uo ft
#define MAYA2EGG_OPTS -fri 24 -uo ft -p
#define EGG2BAM_OPTS -combine-geoms 1