2008-02-03  Hans Breuer  <hans@breuer.org>

	* makefile.msc : update


svn path=/trunk/; revision=6444
This commit is contained in:
Hans Breuer 2008-02-03 22:40:29 +00:00 committed by Hans Breuer
parent 96bcb8af0c
commit 01072d0c45
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2008-02-03 Hans Breuer <hans@breuer.org>
* makefile.msc : update
2008-02-01 Michael Natterer <mitch@imendio.com>
* gcontenttype.c (_g_unix_content_type_get_parents): assign the

View File

@ -37,7 +37,6 @@ gio_headers = \
gcontenttype.h \
gdatainputstream.h \
gdataoutputstream.h \
gdirectorymonitor.h \
gdrive.h \
gfile.h \
gfileattribute.h \
@ -53,13 +52,16 @@ gio_headers = \
gicon.h \
ginputstream.h \
gio.h \
# gioenumtypes.h \
gioerror.h \
giomodule.h \
gioscheduler.h \
gloadableicon.h \
gmount.h \
gmemoryinputstream.h \
gmemoryoutputstream.h \
gmountoperation.h \
gnativevolumemonitor.h \
goutputstream.h \
gseekable.h \
gsimpleasyncresult.h \
@ -80,7 +82,6 @@ OBJECTS = \
gdatainputstream.obj \
gdataoutputstream.obj \
# gdesktopappinfo.obj \
gdirectorymonitor.obj \
gdrive.obj \
gdummyfile.obj \
gfile.obj \