diff --git a/build/ChangeLog b/build/ChangeLog index b6f06007e..f2d958199 100644 --- a/build/ChangeLog +++ b/build/ChangeLog @@ -1,3 +1,13 @@ +2008-08-27 Tor Lillqvist + + * win32/vs8/glib.vcproj: Don't needlessly copy localcharset.c, but + compile it where it is in libcharset. Add "win32" directory level + to the references to the dependencies folder (which each actual + user of the project file probably needs to edit anyway depending + on their directory structure). Drop the nonexistent gi18n.c + file. Drop dirent as gdir.c includes dirent.h and wdirent.c + directly. + 2008-08-02 Tor Lillqvist Bug 545954 - 64-bit issue in dirent diff --git a/build/win32/vs8/glib.vcproj b/build/win32/vs8/glib.vcproj index f9d26b052..ff0d7a75e 100644 --- a/build/win32/vs8/glib.vcproj +++ b/build/win32/vs8/glib.vcproj @@ -24,7 +24,7 @@ > - - @@ -434,18 +430,14 @@ - - - - - - + + +