From: Tor Lillqvist Date: Wed, 27 Aug 2008 12:38:42 +0000 (+0000) Subject: Don't needlessly copy localcharset.c, but compile it where it is in X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=3be2b93d20ffa4418872436221aa34e7b4bd1d87;p=dana%2Fcg-glib.git Don't needlessly copy localcharset.c, but compile it where it is in 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. svn path=/trunk/; revision=7401 --- diff --git a/build/ChangeLog b/build/ChangeLog index b6f06007..f2d95819 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 f9d26b05..ff0d7a75 100644 --- a/build/win32/vs8/glib.vcproj +++ b/build/win32/vs8/glib.vcproj @@ -24,7 +24,7 @@ > - - @@ -434,18 +430,14 @@ - - - - - - + + +