libsodium/builds/msvc/vs2012
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
..
libsodium Changes DLL_EXPORT to SODIUM_DLL_EXPORT. 2014-10-13 15:18:09 -04:00
test scalarmult: check that the top bit is ignored 2014-09-18 21:27:49 -07:00
libsodium.import.props Drop crypt32.lib Windows dependency. 2014-07-03 14:50:49 -06:00
libsodium.import.xml Update VS build, add VS2012 and VS2013 projects. 2014-04-09 03:26:45 -07:00
libsodium.sln Update VS build, add VS2012 and VS2013 projects. 2014-04-09 03:26:45 -07:00