glib/build/win32/dirent
Philip Withnall a131134918 build: Drop nmake/MSC build system for GLib
It hasn’t been seriously maintained for the best part of 10 years and is
very outdated. The recommended way to build GLib on Windows is now
Visual Studio:

https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack#GLib

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=722047
2017-07-10 11:22:40 +01:00
..
dirent-zip externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00
dirent.c Include dirent.h with doublequotes so that it is searched from this same 2008-05-19 12:39:24 +00:00
dirent.h Bug 545954 - 64-bit issue in dirent 2008-08-02 08:43:30 +00:00
Makefile.am build: Drop nmake/MSC build system for GLib 2017-07-10 11:22:40 +01:00
README externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00
wdirent.c externals. The relevant directories and files have been svn add'ed to GLib 2008-05-17 01:36:40 +00:00

This is dirent from mingw-runtime-3.3, separated for MSVC user's
benefit.