update
authorHans Breuer <hans@breuer.org>
Sun, 3 Feb 2008 22:40:29 +0000 (22:40 +0000)
committerHans Breuer <hans@src.gnome.org>
Sun, 3 Feb 2008 22:40:29 +0000 (22:40 +0000)
2008-02-03  Hans Breuer  <hans@breuer.org>

* makefile.msc : update

svn path=/trunk/; revision=6444

gio/ChangeLog
gio/makefile.msc

index d7f36ab..f5a187f 100644 (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
index 78348cc..fb3278f 100644 (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 \