OMNICONNECTCORE_API

Defined in omni/connect/core/Api.h

OMNICONNECTCORE_API

Define OMNICONNECTCORE_API macro based on whether or not we are compiling omni_connect_core, or including headers for linking to it. Functions that wish to be exported from a .dll/.so should be decorated with OMNICONNECTCORE_API.