From b462845857f1251098c1a777b19110471c549348 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Wed, 31 Oct 2001 22:35:44 +0000 Subject: [PATCH] Added missing config.h file to src/osgPlugins/lib3ds. --- src/osgPlugins/lib3ds/config.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/osgPlugins/lib3ds/config.h 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 */ +