libzmq/builds/msvc
Pieter Hintjens 86aa7bb1bc Problem: commit a464eec7 really broke VS2015 builds
Took me over 8 hours to track down the cause of bizarre link
errors when building with libsodium. The VS project files are
not simple things.

Note to self and other maintainers: when someone is obviously
out of their depth, do not merge their changes to build scripts
without cynical appraisal.

Solution: undo the damage.
2016-02-05 00:25:59 +01:00
..
build Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
properties Fix default VC rt lib for release dynamic exe. 2015-03-14 05:10:40 -07:00
vs2008 Problem: various errors in build scripts 2016-02-01 11:18:08 +01:00
vs2010 Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
vs2012 Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
vs2013 Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
vs2015 Problem: commit a464eec7 really broke VS2015 builds 2016-02-05 00:25:59 +01:00
configure.bat Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
errno.cpp Reorganize and clean up visual studio build configurations. 2014-03-29 23:13:00 -07:00
errno.hpp Windows CE support : uncommenting #define EACCES needed 2013-02-19 18:55:01 +01:00
Makefile.am Fix builds/msvc/Makefile.am to include all properties files in the build 2014-10-16 14:18:23 -07:00
platform.hpp Problem: can't build without libsodium from command line (MSVC) 2016-02-03 22:44:06 +01:00
readme.txt Added solution and project files to build with Microsoft Visual Studio 2015 2015-11-05 16:08:33 +01:00
resource.h Rename VS version resource file. 2014-05-06 15:21:29 -07:00
resource.rc Update VS DLL and NuGet versioning to 4.2.0. 2015-02-11 13:23:58 -08:00

Visual Studio product and C++ compiler Versions:

Visual C++ 2008 => Visual C++ 9
Visual C++ 2010 => Visual C++ 10
Visual C++ 2012 => Visual C++ 11
Visual C++ 2013 => Visual C++ 12
Visual C++ 2015 => Visual C++ 14

Note that solution file icons reflect the compiler version ([9], [10], [11], [12], [14]), not the product version.

The vs2015/vs2013/vs2012/vs2010 solution and project files differ only in versioning.

More info here:

http://en.wikipedia.org/wiki/Visual_C%2B%2B