summaryrefslogtreecommitdiff
path: root/makefile.msc
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-11-01 04:19:54 +0000
committerManish Singh <yosh@src.gnome.org>1998-11-01 04:19:54 +0000
commit7e046917266805e0ddeb60f07b98ea82d9e8c1ac (patch)
treec8c6b46df6588b400d080fd771cb5131d86f5ffd /makefile.msc
parent5900267cc7bfe0641709d43eaba28f6b0ff7ab0d (diff)
downloadglib-7e046917266805e0ddeb60f07b98ea82d9e8c1ac.tar.gz
applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry
* applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry appended below) * testglib.c * gstrfuncs.c * glib.h: use G_HAVE_GINT64, since HAVE_GINT64 is gone * gmessages.c * gscanner.c: #include <config.h> in here too, for HAVE_UNISTD_H -Yosh
Diffstat (limited to 'makefile.msc')
-rw-r--r--makefile.msc2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.msc b/makefile.msc
index 4798fdde3..5f578a38c 100644
--- a/makefile.msc
+++ b/makefile.msc
@@ -9,7 +9,7 @@ CC = cl -G5 -GF -Ox -W3 -D_DLL -nologo
LDFLAGS = /link /nodefaultlib:libc msvcrt.lib # /debug:full /debugtype:cv
INSTALL = copy
-TOUCH = copy makefile.msc
+TOUCH = copy makefile.msc+nul
GLIB_VER = 1.1