nvidia-texture-tools/src/nvconfig.h.in

18 lines
314 B
C
Raw Normal View History

2007-04-17 08:49:19 +00:00
#ifndef NV_CONFIG
#define NV_CONFIG
#cmakedefine HAVE_UNISTD_H
#cmakedefine HAVE_STDARG_H
#cmakedefine HAVE_SIGNAL_H
#cmakedefine HAVE_EXECINFO_H
#cmakedefine HAVE_MALLOC_H
#cmakedefine HAVE_PNG
#cmakedefine HAVE_JPEG
#cmakedefine HAVE_TIFF
#cmakedefine HAVE_OPENEXR
#cmakedefine HAVE_MAYA
2007-04-17 08:49:19 +00:00
#endif // NV_CONFIG