Go to the documentation of this file.
   25 #ifndef SFML_WINDOW_EXPORT_H 
   26 #define SFML_WINDOW_EXPORT_H 
   37 #if defined(CSFML_WINDOW_EXPORTS) 
   39     #define CSFML_WINDOW_API CSFML_API_EXPORT 
   43     #define CSFML_WINDOW_API CSFML_API_IMPORT 
   48 #endif // SFML_WINDOW_EXPORT_H