miniupnp/miniupnpc/msvc
Mike Gelfand c08833f9e8 Use _WIN32 instead of WIN32 to check for Windows
MinGW defines both _WIN32 and WIN32 (and may even be the only compiler
doing so). Microsoft and Intel compilers only define _WIN32. Use the
common one to eliminate the need in defining WIN32 explicitly.
2014-06-15 09:37:13 +03:00
..
miniupnpc.sln Added miniupnpc 2011-09-27 22:25:35 +02:00
miniupnpc.vcproj Use _WIN32 instead of WIN32 to check for Windows 2014-06-15 09:37:13 +03:00
upnpc-static.vcproj Use _WIN32 instead of WIN32 to check for Windows 2014-06-15 09:37:13 +03:00