libsodium/builds/msvc
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
..
build Simplify VS project configurations and harden MSBUILD script. 2014-05-12 20:18:22 -07:00
properties MSVC: Define NATIVE_LITTLE_ENDIAN / inline as __inline / UNICODE & _UNICODE 2014-07-29 08:57:17 -07:00
vs2010 Changes DLL_EXPORT to SODIUM_DLL_EXPORT. 2014-10-13 15:18:09 -04:00
vs2012 Changes DLL_EXPORT to SODIUM_DLL_EXPORT. 2014-10-13 15:18:09 -04:00
vs2013 Changes DLL_EXPORT to SODIUM_DLL_EXPORT. 2014-10-13 15:18:09 -04:00
resource.h Update Visual Studio projects and packaging. 2014-05-10 03:47:35 -07:00
resource.rc Update windows dll version resource to 0.6.0 2014-07-04 05:46:18 -06:00
version.h Version bump 2014-10-08 22:01:12 -07:00