add gemblembedicon

2008-08-01  Hans Breuer  <hans@breuer.org>

	* makefile.msc : add gemblembedicon

svn path=/trunk/; revision=7276
This commit is contained in:
Hans Breuer
2008-08-01 14:15:02 +00:00
committed by Hans Breuer
parent 9ff4cd7cfc
commit 792bc0c61f
2 changed files with 8 additions and 1 deletions

View 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> 2008-07-30 Matthias Clasen <mclasen@redhat.com>
Bug 545457 gdmsetup crashed with SIGSEGV in Bug 545457 gdmsetup crashed with SIGSEGV in

View File

@@ -38,6 +38,7 @@ gio_headers = \
gdatainputstream.h \ gdatainputstream.h \
gdataoutputstream.h \ gdataoutputstream.h \
gdrive.h \ gdrive.h \
gemblemedicon.h \
gfile.h \ gfile.h \
gfileattribute.h \ gfileattribute.h \
gfileenumerator.h \ gfileenumerator.h \
@@ -52,7 +53,8 @@ gio_headers = \
gicon.h \ gicon.h \
ginputstream.h \ ginputstream.h \
gio.h \ gio.h \
# gioenumtypes.h \ giotypes.h \
gioenums.h \
gioerror.h \ gioerror.h \
giomodule.h \ giomodule.h \
gioscheduler.h \ gioscheduler.h \
@@ -84,6 +86,7 @@ OBJECTS = \
# gdesktopappinfo.obj \ # gdesktopappinfo.obj \
gdrive.obj \ gdrive.obj \
gdummyfile.obj \ gdummyfile.obj \
gemblemedicon.obj \
gfile.obj \ gfile.obj \
gfileattribute.obj \ gfileattribute.obj \
gfileenumerator.obj \ gfileenumerator.obj \