summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2021-05-08 13:22:37 (GMT)
committerKevin Walzer <kw@codebykevin.com>2021-05-08 13:22:37 (GMT)
commit826c870297d0f8e9007aea7947f8fa4e49628f8e (patch)
tree7fb282df580adfb6cdc7d3be077dc21a84f7870e /win/makefile.vc
parent4456905b5ffd46ca9759b0f883883f53a636d034 (diff)
parent7653fd57944db2a7fd92a7dc515faaf4d83026bc (diff)
downloadtk-826c870297d0f8e9007aea7947f8fa4e49628f8e.zip
tk-826c870297d0f8e9007aea7947f8fa4e49628f8e.tar.gz
tk-826c870297d0f8e9007aea7947f8fa4e49628f8e.tar.bz2
Merge printing and GDI files into one for tighter coupling of print device context
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 4624265..06fbedf 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -196,7 +196,6 @@ TKOBJS = \
$(TMP_DIR)\tkWinMenu.obj \
$(TMP_DIR)\tkWinPixmap.obj \
$(TMP_DIR)\tkWinPointer.obj \
- $(TMP_DIR)\tkWinPrint.obj \
$(TMP_DIR)\tkWinRegion.obj \
$(TMP_DIR)\tkWinScrlbr.obj \
$(TMP_DIR)\tkWinSend.obj \