NUMERICS_SHARED_LIB

Preprocessor definition used to build the library as a shared library. Define NUMERICS_SHARED_LIB before compiling the library and linking to a shared library. Defining NUMERICS_SHARED_LIB results in NUMERICS_EXPORT to automatically be defined for the target operating system.

Header:
#include "numerics.h"

See also:
NUMERICS_EXPORT