glib/build/win32
Chun-wei Fan 7145f06941 GIO MSVC Project: Link to iphlpapi.lib
This is needed for GetAdaptersAddresses()[1], which was used to implement
if_nametoindex on Windows, notably on Windows XP, in commit 01156b12.

if_nametoindex and if_indextoname, as noted in config.h.win32(.in), is
available with Windows Vista and later, so when we eventually drop
support for Windows XP, we can call them directly, and these functions
also reside in the same iphlpapi.lib

[1]: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365915%28v=vs.85%29.aspx
2013-08-21 11:16:19 +08:00
..
dirent Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
vs8 win32/vs8/README New files. Mention this VS solution and projects are 2009-01-13 12:13:55 +00:00
vs9 GIO MSVC Project: Link to iphlpapi.lib 2013-08-21 11:16:19 +08:00
vs10 GIO MSVC Project: Link to iphlpapi.lib 2013-08-21 11:16:19 +08:00
vs11 Add MSVC Projects for Utility Programs 2013-06-20 15:48:32 +08:00
make.msc Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
Makefile.am build/win32/Makefile.am: Also go into the vs11 subdirectory 2012-11-22 08:59:02 +08:00
module.defs Simplified for pre-built package use 2009-05-30 15:08:29 +02:00
setup.py add a script to generator files for building 2011-07-06 08:04:08 +08:00