Added missing config.h file to src/osgPlugins/lib3ds.
This commit is contained in:
12
src/osgPlugins/lib3ds/config.h
Normal file
12
src/osgPlugins/lib3ds/config.h
Normal 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 */
|
||||
|
||||
Reference in New Issue
Block a user