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

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

Macros

#define OXY_LIB_NAME   oxy_api
#define OXYAPI

Detailed Description

Configuration for the OXY-API library, including export/import macros and auto-linking.

This header defines the OXYAPI macro for controlling symbol visibility when building or using the OXY-API 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