summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2007-02-09 06:42:55 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2007-02-09 06:42:55 (GMT)
commit1c067fb11af9b699bf05dcb25667aece3c696d61 (patch)
tree365ebc6c3a989c677bff38abcecf735bfa30a146 /win/nmakehlp.c
parent32fbfcd067b767677bcc23086c5440407c7afa9d (diff)
downloadtcl-1c067fb11af9b699bf05dcb25667aece3c696d61.zip
tcl-1c067fb11af9b699bf05dcb25667aece3c696d61.tar.gz
tcl-1c067fb11af9b699bf05dcb25667aece3c696d61.tar.bz2
Windows build fixes
Diffstat (limited to 'win/nmakehlp.c')
-rw-r--r--win/nmakehlp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/nmakehlp.c b/win/nmakehlp.c
index 5034346..044cc8f 100644
--- a/win/nmakehlp.c
+++ b/win/nmakehlp.c
@@ -10,7 +10,7 @@
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
* ----------------------------------------------------------------------------
- * RCS: @(#) $Id: nmakehlp.c,v 1.14 2007/01/19 08:17:35 mistachkin Exp $
+ * RCS: @(#) $Id: nmakehlp.c,v 1.15 2007/02/09 06:43:00 mistachkin Exp $
* ----------------------------------------------------------------------------
*/
@@ -207,7 +207,7 @@ CheckForCompilerFeature(
* Base command line.
*/
- lstrcpy(cmdline, "cl.exe -nologo -c -TC -Zs -X ");
+ lstrcpy(cmdline, "cl.exe -nologo -c -TC -Zs -X -Fp.\\_junk.pch ");
/*
* Append our option for testing