diff --git a/src/osgPlugins/lib3ds/config.h b/src/osgPlugins/lib3ds/config.h new file mode 100644 index 000000000..bb7760853 --- /dev/null +++ b/src/osgPlugins/lib3ds/config.h @@ -0,0 +1,12 @@ +/* config.h. Generated automatically by configure. */ +/* config.h.in. Generated automatically from configure.in by autoheader. */ + +/* Name of package */ +#define PACKAGE "lib3ds" + +/* Version number of package */ +#define VERSION "1.1.0" + +/* Define if using the dmalloc debugging malloc package */ +/* #undef WITH_DMALLOC */ +