This commit is contained in:
rdb 2009-04-03 19:49:42 +00:00
parent a1f60a2e4c
commit a1a06beca0

View File

@ -379,9 +379,9 @@
#endif #endif
#if $[HAVE_ARTOOLKIT] #if $[HAVE_ARTOOLKIT]
#define fcollada_ipath $[wildcard $[ARTOOLKIT_IPATH]] #define artoolkit_ipath $[wildcard $[ARTOOLKIT_IPATH]]
#define fcollada_lpath $[wildcard $[ARTOOLKIT_LPATH]] #define artoolkit_lpath $[wildcard $[ARTOOLKIT_LPATH]]
#define fcollada_libs $[ARTOOLKIT_LIBS] #define artoolkit_libs $[ARTOOLKIT_LIBS]
#endif #endif
// We define these two variables true here in the global scope; a // We define these two variables true here in the global scope; a