Added missing config.h file to src/osgPlugins/lib3ds.

This commit is contained in:
Robert Osfield
2001-10-31 22:35:44 +00:00
parent 4d4ff39ff9
commit b462845857

View File

@@ -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 */