glib r7670 - branches/glib-2-18/gio
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7670 - branches/glib-2-18/gio
- Date: Sun, 23 Nov 2008 16:50:32 +0000 (UTC)
Author: hans
Date: Sun Nov 23 16:50:32 2008
New Revision: 7670
URL: http://svn.gnome.org/viewvc/glib?rev=7670&view=rev
Log:
2008-11-23 Hans Breuer <hans breuer org>
* makefile.msc : updated (generate files before building in sub dir)
Modified:
branches/glib-2-18/gio/ChangeLog
branches/glib-2-18/gio/makefile.msc
Modified: branches/glib-2-18/gio/makefile.msc
==============================================================================
--- branches/glib-2-18/gio/makefile.msc (original)
+++ branches/glib-2-18/gio/makefile.msc Sun Nov 23 16:50:32 2008
@@ -197,12 +197,12 @@
all : \
$(PRJ_TOP)\config.h \
- sub-all \
gioalias.h \
gioaliasdef.c \
gio-marshal.c \
gioenumtypes.h \
gioenumtypes.c \
+ sub-all \
libgio-$(PKG_VER)-0.dll
@@ -237,7 +237,7 @@
..\glib\glib-2.0.lib ..\gobject\gobject-2.0.lib ..\gmodule\gmodule-2.0.lib \
win32\giowin32.lib \
$(INTL_LIBS) \
- kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib mpr.lib $(LDFLAGS) \
+ kernel32.lib user32.lib advapi32.lib shell32.lib wsock32.lib mpr.lib shlwapi.lib $(LDFLAGS) \
/implib:gio-2.0.lib /def:$(PACKAGE).def
.c.obj :
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]