From: Tor Lillqvist Date: Wed, 27 Aug 2008 12:44:34 +0000 (+0000) Subject: Handle also G_GNUC_FORMAT in the custom build step for glib.symbols. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=b2073f1ce2fcebd6bff5ae20c0e0057a3dd47765;p=dana%2Fcg-glib.git Handle also G_GNUC_FORMAT in the custom build step for glib.symbols. 2008-08-27 Tor Lillqvist * win32/vs8/glib.vcproj: Handle also G_GNUC_FORMAT in the custom build step for glib.symbols. svn path=/trunk/; revision=7402 --- diff --git a/build/ChangeLog b/build/ChangeLog index f2d95819..8ae924e4 100644 --- a/build/ChangeLog +++ b/build/ChangeLog @@ -6,7 +6,8 @@ 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. + directly. Handle also G_GNUC_FORMAT in the custom build step for + glib.symbols. 2008-08-02 Tor Lillqvist diff --git a/build/win32/vs8/glib.vcproj b/build/win32/vs8/glib.vcproj index ff0d7a75..6ed7e834 100644 --- a/build/win32/vs8/glib.vcproj +++ b/build/win32/vs8/glib.vcproj @@ -577,7 +577,7 @@