X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/918a745c19c81d193807af3a3743509c0da4af94..56bd6aaca9d758663e202816e1861ee8674526e7:/src/msw/makefile.dos diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index a0ae3c058d..c858177a43 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 01:14, 2001/02/06 +# This file was automatically generated by tmake at 19:20, 2001/02/08 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -264,6 +264,7 @@ MSWOBJS2 = $(MSWDIR)\palette.obj \ $(MSWDIR)\tabctrl.obj \ $(MSWDIR)\tbarmsw.obj \ $(MSWDIR)\textctrl.obj \ + $(MSWDIR)\tglbtn.obj \ $(MSWDIR)\timer.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ @@ -726,6 +727,11 @@ $(MSWDIR)/textctrl.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(MSWDIR)/tglbtn.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(MSWDIR)/timer.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)