From 202062d81bd2e42abb6303add95ef160f1c11e3b Mon Sep 17 00:00:00 2001 From: suresh Date: Wed, 12 Aug 1998 18:42:19 +0000 Subject: Moved "tkConsole.obj" to the DLL. --- win/makefile.bc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/win/makefile.bc b/win/makefile.bc index a77c0ed..050d012 100644 --- a/win/makefile.bc +++ b/win/makefile.bc @@ -80,11 +80,9 @@ LNLIBS_dll = $(TCLLIBDIR)\$(TCLLIB) import32 cw32mti .path.obj=$(TMPDIR) WISHOBJS = \ - $(TMPDIR)\tkConsole.obj \ $(TMPDIR)\winMain.obj TKTESTOBJS = \ - $(TMPDIR)\tkConsole.obj \ $(TMPDIR)\tkTest.obj \ $(TMPDIR)\tkSquare.obj \ $(TMPDIR)\testMain.obj @@ -97,6 +95,7 @@ XLIBOBJS = \ $(TMPDIR)\xutil.obj TKOBJS = \ + $(TMPDIR)\tkConsole.obj \ $(TMPDIR)\tkUnixMenubu.obj \ $(TMPDIR)\tkUnixScale.obj \ $(XLIBOBJS) \ -- cgit v0.12