From 24d17495d4fc15564da6c171dd610ea1af238931 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Thu, 15 Jan 2004 21:47:35 +0000 Subject: no message --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 87db84e..0086610 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-15 David Gravereaux + + * win/tkWinSendCom.c: Placed the requirement for the special COM + libraries into the object file itself with #paragma comment (lib, ...) + when built with VC++. This will simplify linking for users of the + static library. uuid.lib is required for VC5.2, but is implicit + with VC6. + + * win/makefile.vc: Removed 'ole32.lib oleaut32.lib uuid.lib' from + $(baselibs). + 2004-01-12 David Gravereaux * generic/tk3d.c: All uses of 'panic' (the macro) changed -- cgit v0.12