From 2d9cdc4b6947fa5fb05aca64673ca170c66141cf Mon Sep 17 00:00:00 2001 From: "Unknown (UG)" Date: Mon, 1 Feb 1999 16:51:39 +0000 Subject: [PATCH] updated so that the dll will compile successfully git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/makefile.vc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc index 908f09f85b..667f7b3799 100644 --- a/src/msw/makefile.vc +++ b/src/msw/makefile.vc @@ -219,6 +219,7 @@ MSWOBJS = \ $(MSWDIR)\textctrl.obj \ $(MSWDIR)\thread.obj \ $(MSWDIR)\timer.obj \ + $(MSWDIR)\tooltip.obj \ $(MSWDIR)\treectrl.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ -- 2.50.0