From 82c17ccf4ffd70b1ab15db9ec57ae14e6c093f60 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 27 Aug 2008 13:20:28 +0000 Subject: [PATCH] Add "win32" directory level to the references to the dependencies folder 2008-08-27 Tor Lillqvist * win32/vs8/*.vcproj: 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). Add missing files, remove nonexistent files. svn path=/trunk/; revision=7404 --- build/ChangeLog | 15 +++---- build/win32/vs8/gio.vcproj | 42 ++++++++++++++++--- .../vs8/gspawn-win32-helper-console.vcproj | 4 +- build/win32/vs8/gspawn-win32-helper.vcproj | 4 +- 4 files changed, 49 insertions(+), 16 deletions(-) diff --git a/build/ChangeLog b/build/ChangeLog index 8ae924e4..1ba8ae2b 100644 --- a/build/ChangeLog +++ b/build/ChangeLog @@ -1,13 +1,14 @@ 2008-08-27 Tor Lillqvist + * win32/vs8/*.vcproj: 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). Add missing files, remove nonexistent files. + * 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. Handle also G_GNUC_FORMAT in the custom build step for - glib.symbols. + compile it where it is in libcharset. Drop dirent as gdir.c + includes dirent.h and wdirent.c 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/gio.vcproj b/build/win32/vs8/gio.vcproj index 039572ad..90c22ac3 100644 --- a/build/win32/vs8/gio.vcproj +++ b/build/win32/vs8/gio.vcproj @@ -39,7 +39,7 @@ + + + + @@ -405,11 +413,35 @@ RelativePath="..\..\..\gio\gwin32appinfo.c" > + + + + - + + + + + + + + +