summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-29 17:25:59 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-29 17:25:59 (GMT)
commit02e5732cffb9d23e1ea6612ee37c19a88e4891f2 (patch)
tree8535eb93a572ab5c35690209d53b8ea1ccc020c2 /win/makefile.vc
parent2e19edb3f50478006b2377ebbc196889331ef53c (diff)
downloadtcl-02e5732cffb9d23e1ea6612ee37c19a88e4891f2.zip
tcl-02e5732cffb9d23e1ea6612ee37c19a88e4891f2.tar.gz
tcl-02e5732cffb9d23e1ea6612ee37c19a88e4891f2.tar.bz2
Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_review
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc1
1 files changed, 0 insertions, 1 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 823142f..2784140 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -448,7 +448,6 @@ TCLOBJS = $(COREOBJS) $(ZLIBOBJS) $(TOMMATHOBJS) $(PLATFORMOBJS)
TCLSTUBOBJS = \
$(TMP_DIR)\tclStubLib.obj \
- $(TMP_DIR)\tclStubLibCompat.obj \
$(TMP_DIR)\tclTomMathStubLib.obj \
$(TMP_DIR)\tclOOStubLib.obj