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