ffmpeg/avbuild
Martin Storsjö abf1c058d1 msvc: Properly specify dllexport for data symbols shared across dll boundaries
We currently only have exported data symbols within libavcodec, but
the concept is easy to extend to other libraries if necessary.
The attribute declaration needs to be in a private header though,
since we can't use CONFIG_SHARED in public installed headers.

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-08-31 14:22:06 +03:00
..
.gitignore build: Generate pkg-config files from Make and not from configure 2016-12-22 12:30:54 +01:00
arch.mak build: Generalize yasm/nasm-related variable names 2017-03-01 10:18:15 +01:00
common.mak build: Fine-grained link-time dependency settings 2017-03-01 09:00:40 +01:00
library.mak msvc: Properly specify dllexport for data symbols shared across dll boundaries 2017-08-31 14:22:06 +03:00
libversion.sh
pkgconfig_generate.sh build: Add version numbers to "Requires" entries in pkg-config files 2016-12-28 17:41:54 +01:00
version.sh