NDEVR
API Documentation
FactoryDLLConfiguration.h

Compile-time configuration flags for optional IOFactory DLL dependencies. More...

Go to the source code of this file.

Macros

#define NDEVR_SUPPORTS_OMF   0
 Whether to compile support for the OMF (Open Mining Format) file format.
#define NDEVR_SUPPORTS_SKETCHUP   0
 Whether to compile support for the SketchUp (.skp) file format.

Detailed Description

Compile-time configuration flags for optional IOFactory DLL dependencies.

Each macro controls whether support for a specific third-party file format is compiled into the IOFactory module. Set to 1 to enable, 0 to disable.

Definition in file FactoryDLLConfiguration.h.