libsodium/builds
Andre Caron a7a04d7af5 Changes DLL_EXPORT to SODIUM_DLL_EXPORT.
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.
2014-10-13 15:18:09 -04:00
..
msvc Changes DLL_EXPORT to SODIUM_DLL_EXPORT. 2014-10-13 15:18:09 -04:00
.gitignore Batch build for all VS solutions. 2014-05-12 02:07:54 -07:00