Loading...
Searching...
No Matches
Go to the documentation of this file.
25#ifndef SFML_GRAPHICS_EXPORT_H
26#define SFML_GRAPHICS_EXPORT_H
37#if defined(CSFML_GRAPHICS_EXPORTS)
39 #define CSFML_GRAPHICS_API CSFML_API_EXPORT
43 #define CSFML_GRAPHICS_API CSFML_API_IMPORT