Include make.msc from GLib's build subdir.

2000-12-01  Tor Lillqvist  <tml@iki.fi>

	* {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.

	* makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.

	* glib.def: Update correspondingly.
This commit is contained in:
Tor Lillqvist
2000-12-01 15:11:54 +00:00
committed by Tor Lillqvist
parent 430ae18e5b
commit 74987b2cf0
18 changed files with 76 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
2000-12-01 Tor Lillqvist <tml@iki.fi>
* {.,*}/makefile.msc.in: Include make.msc from GLib's build subdir.
* makefile.{mingw,msc}.in (glib_OBJECTS): Add gunibreak.
* glib.def: Update correspondingly.
2000-11-21 Havoc Pennington <hp@pobox.com>
* gmacros.h: Provide G_CONST_RETURN which is 'const' by default,