summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2013-04-03 13:24:39 (GMT)
committerdgp@users.sourceforge.net <dgp>2013-04-03 13:24:39 (GMT)
commitc5ac843921e14f6aee080f31bf88f5156bbf50c4 (patch)
treee9bf2f50d99adc407c811094d11368dec21e47d4 /win/makefile.vc
parent5aefd0b8d9b806b44a50649a5fce80807c7b212b (diff)
downloadtk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.zip
tk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.tar.gz
tk-c5ac843921e14f6aee080f31bf88f5156bbf50c4.tar.bz2
merge release to 8.5; revert features not included in release
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc1
1 files changed, 1 insertions, 0 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index a7b0c0a..68df470 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -360,6 +360,7 @@ TKOBJS = \
$(TMP_DIR)\tkUtil.obj \
$(TMP_DIR)\tkVisual.obj \
$(TMP_DIR)\tkStubInit.obj \
+ $(TMP_DIR)\tkStubLib.obj \
$(TMP_DIR)\tkWindow.obj \
$(TTK_OBJS) \
!if !$(STATIC_BUILD)