Tcl Source Code

Artifact [16a153b2d1]
Login

Artifact 16a153b2d1cc01b34da741ab08452aa91abccb90:

Attachment "patch.txt" to ticket [555730ffff] added by davygrvy 2002-05-14 09:18:58.
Index: makefile.vc
===================================================================
RCS file: /cvsroot/tcl/tcl/win/makefile.vc,v
retrieving revision 1.90
diff -c -r1.90 makefile.vc
*** makefile.vc	8 May 2002 04:25:35 -0000	1.90
--- makefile.vc	13 May 2002 22:59:08 -0000
***************
*** 437,443 ****
  <<
  !else
  	$(link32) $(dlllflags) -base:@$(WINDIR)\coffbase.txt,tcl -out:$@ \
! 		$(baselibs) @<<
  $**
  <<
  	-@del $*.exp
--- 437,443 ----
  <<
  !else
  	$(link32) $(dlllflags) -base:@$(WINDIR)\coffbase.txt,tcl -out:$@ \
! 		$(baselibs) -export:tclStubsPtr @<<
  $**
  <<
  	-@del $*.exp