mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
This macro conflicts with other projects. This results in the inability to build one DLL that depends on libsodium if the other DLL also uses the DLL_EXPORT macro to control visibility of library symbols. Since the choice of name for this macro is arbitrary, use of a library prefix is preferred.