2001-10-26  Tor Lillqvist  <tml@iki.fi>

	* glib/glib.def: Update.

	* tests/makefile.{mingw,msc}.in: Add ../* to PATH before running
	tests to find DLLs. Separate the interactive tests, don't run them
	in the check target.

	* */makefile.msc.in: Include make.msc from GLib's build directory.
This commit is contained in:
Tor Lillqvist
2001-10-25 23:40:38 +00:00
committed by Tor Lillqvist
parent 7d9167402b
commit 3729dc28ad
15 changed files with 90 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
TOP = ..\..
!INCLUDE $(TOP)\build\win32\make.msc
!INCLUDE ..\build\win32\make.msc
# Possibly override GLib version in build\win32\object.defs
GLIB_VER = @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@