Skip to content
Snippets Groups Projects
Commit abf1c058 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

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: default avatarMartin Storsjö <martin@martin.st>
parent e41daa62
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment