mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
gmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode 2.0 in the names, as
2002-11-21 Tor Lillqvist <tml@iki.fi> * gmodule/gmodule.rc.in * gobject/gobject.rc.in * gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is what the Makefile.am does.
This commit is contained in:
parent
d1881e2dfd
commit
aa9f24aac0
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -12,8 +12,11 @@
|
||||
* glib/Makefile.am: If !HAVE_GOOD_PRINTF, add libtio.la to LIBADD
|
||||
and DEPENDENCIES.
|
||||
|
||||
* glib/glib.rc.in: Hardcode 2.0 in the names, as that is what the
|
||||
Makefile.am does.
|
||||
* glib/glib.rc.in
|
||||
* gmodule/gmodule.rc.in
|
||||
* gobject/gobject.rc.in
|
||||
* gthread/gthread.rc.in: Hardcode 2.0 in the names, as that is
|
||||
what the Makefile.am does.
|
||||
|
||||
2002-11-21 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
|
@ -16,9 +16,9 @@ VS_VERSION_INFO VERSIONINFO
|
||||
VALUE "CompanyName", "The GLib developer community"
|
||||
VALUE "FileDescription", "GModule"
|
||||
VALUE "FileVersion", "@GLIB_VERSION@.BUILDNUMBER"
|
||||
VALUE "InternalName", "libgmodule-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "InternalName", "libgmodule-2.0-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "LegalCopyright", "Copyright © 1998-2000 Tim Janik. Modified by the GLib Team and others 1998-2000."
|
||||
VALUE "OriginalFilename", "libgmodule-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "OriginalFilename", "libgmodule-2.0-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "ProductName", "GLib"
|
||||
VALUE "ProductVersion", "@GLIB_VERSION@"
|
||||
END
|
||||
|
@ -16,9 +16,9 @@ VS_VERSION_INFO VERSIONINFO
|
||||
VALUE "CompanyName", "The GLib developer community"
|
||||
VALUE "FileDescription", "GObject"
|
||||
VALUE "FileVersion", "@GLIB_VERSION@.BUILDNUMBER"
|
||||
VALUE "InternalName", "libgobject-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "InternalName", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "LegalCopyright", "Copyright © 1998-2000 Tim Janik and Red Hat, Inc."
|
||||
VALUE "OriginalFilename", "libgobject-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "OriginalFilename", "libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "ProductName", "GLib"
|
||||
VALUE "ProductVersion", "@GLIB_VERSION@"
|
||||
END
|
||||
|
@ -16,9 +16,9 @@ VS_VERSION_INFO VERSIONINFO
|
||||
VALUE "CompanyName", "The GLib developer community"
|
||||
VALUE "FileDescription", "GThread"
|
||||
VALUE "FileVersion", "@GLIB_VERSION@.BUILDNUMBER"
|
||||
VALUE "InternalName", "libgthread-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "InternalName", "libgthread-2.0-@LT_CURRENT_MINUS_AGE@"
|
||||
VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Copyright © 1998 Sebastian Wilhelmi. Modified by the GLib Team and others 1997-2000."
|
||||
VALUE "OriginalFilename", "libgthread-@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "OriginalFilename", "libgthread-2.0-@LT_CURRENT_MINUS_AGE@.dll"
|
||||
VALUE "ProductName", "GLib"
|
||||
VALUE "ProductVersion", "@GLIB_VERSION@"
|
||||
END
|
||||
|
Loading…
Reference in New Issue
Block a user