FLAC++/export.h: export symbols
cannam@86:
cannam@86: [FLAC C++ API]
cannam@86:
Detailed Description
cannam@86: This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features.
cannam@86:
cannam@86: If you are compiling with MSVC and will link to the static library (libFLAC++.lib) you should define FLAC__NO_DLL in your project to make sure the symbols are exported properly.
cannam@86: