FLAC++/export.h: export symbols
Chris@1:
Chris@1: [FLAC C++ API]
Chris@1:
Detailed Description
Chris@1: This module contains #defines and symbols for exporting function calls, and providing version information and compiled-in features.
Chris@1:
Chris@1: 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.
Chris@1: