Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
Platform.hpp File Reference

Platform-specific macros, includes, and DLL export/import definitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Platform-specific macros, includes, and DLL export/import definitions.

Defines DLL (engine export/import), PLUGIN (plugin export), and ENTRYPOINT macros, and pulls in the required system headers for each supported platform.

Definition in file Platform.hpp.

Macro Definition Documentation

◆ ENTRYPOINT

#define ENTRYPOINT

Definition at line 64 of file Platform.hpp.