add gemblembedicon
authorHans Breuer <hans@breuer.org>
Fri, 1 Aug 2008 14:15:02 +0000 (14:15 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 1 Aug 2008 14:15:02 +0000 (14:15 +0000)
2008-08-01  Hans Breuer  <hans@breuer.org>

* makefile.msc : add gemblembedicon

svn path=/trunk/; revision=7276

gio/ChangeLog
gio/makefile.msc

index 5a7eb95..caf3841 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-01  Hans Breuer  <hans@breuer.org>
+
+       * makefile.msc : add gemblembedicon
+
 2008-07-30  Matthias Clasen  <mclasen@redhat.com>
 
        Bug 545457 – gdmsetup crashed with SIGSEGV in
index 91fc548..906ec40 100644 (file)
@@ -38,6 +38,7 @@ gio_headers =                 \
        gdatainputstream.h      \
        gdataoutputstream.h     \
        gdrive.h                \
+       gemblemedicon.h         \
        gfile.h                 \
        gfileattribute.h        \
        gfileenumerator.h       \
@@ -52,7 +53,8 @@ gio_headers =                 \
        gicon.h                 \
        ginputstream.h          \
        gio.h                   \
-#      gioenumtypes.h          \
+       giotypes.h              \
+       gioenums.h              \
        gioerror.h              \
        giomodule.h             \
        gioscheduler.h          \
@@ -84,6 +86,7 @@ OBJECTS = \
 #      gdesktopappinfo.obj \
        gdrive.obj \
        gdummyfile.obj \
+       gemblemedicon.obj \
        gfile.obj \
        gfileattribute.obj \
        gfileenumerator.obj \