summaryrefslogtreecommitdiff
path: root/tests/makefile.msc.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-12-01 15:11:54 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-12-01 15:11:54 +0000
commit74987b2cf0d7f8977aa9a7872f0feccbd4a212fd (patch)
tree9809bca68310f57a7e7a9b54ad91d9d58c60f38a /tests/makefile.msc.in
parent430ae18e5be4267c00ea38542d885642f35e6714 (diff)
downloadglib-74987b2cf0d7f8977aa9a7872f0feccbd4a212fd.tar.gz
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.
Diffstat (limited to 'tests/makefile.msc.in')
-rw-r--r--tests/makefile.msc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/makefile.msc.in b/tests/makefile.msc.in
index 8d9036621..8ecda3555 100644
--- a/tests/makefile.msc.in
+++ b/tests/makefile.msc.in
@@ -3,7 +3,7 @@
TOP = ..\..
-!INCLUDE $(TOP)\build\win32\make.msc
+!INCLUDE ..\build\win32\make.msc
# Possibly override GLib version in build\win32\module.defs
GLIB_VER = @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@