summaryrefslogtreecommitdiffstats
path: root/libmpv/mpv.pc.in
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2021-11-17 10:33:40 -0600
committerDudemanguy <random342@airmail.cc>2021-11-19 14:16:41 +0000
commit20c4036daa680ebf9d379c9a7566bcf3ae12d405 (patch)
treef109d3d87b7da047ff233edf2f3e31704c19c559 /libmpv/mpv.pc.in
parent75ee35cec94d63842275016de43f9242166fa8e4 (diff)
downloadmpv-20c4036daa680ebf9d379c9a7566bcf3ae12d405.tar.bz2
mpv-20c4036daa680ebf9d379c9a7566bcf3ae12d405.tar.xz
client API: use symbol visibility attributes
In mpv, the only symbols we want to export are the functions from the client API. This is accomplised using a specific .def whitelist, but the main compilers people use (gcc or clang) like these attributes since it allows for further optimizations. MSVC also allegedly supports this as well (untested of course), so use __declspec for tht case.
Diffstat (limited to 'libmpv/mpv.pc.in')
0 files changed, 0 insertions, 0 deletions