OXY API 1.0
OXY API Library Documentation
Loading...
Searching...
No Matches
config.hpp File Reference

Configuration for the oxy core library, including export/import macros and auto-linking. More...

Macros

#define OXY_LIB_NAME   oxy_core
#define OXYCORE_API

Detailed Description

Configuration for the oxy core library, including export/import macros and auto-linking.

This header defines the OXYCORE_API macro for controlling symbol visibility when building or using the oxy core library as a shared library. It also sets up automatic linking to the correct build variant of the library based on preprocessor definitions.

@license MPL-2.0