X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/68be9f090f422450d333385cf62c9b4d350674be..0b7e6e7da208b6a95fb23cb50286a09dc90d96d2:/src/msw/makefile.dos diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index 07a1334b3c..b72700073e 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 15:56, 2000/02/29 +# This file was automatically generated by tmake at 10:10, 2000/03/07 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -63,6 +63,7 @@ GENERICOBJS= $(GENDIR)\busyinfo.obj \ $(GENDIR)\dirdlgg.obj \ $(GENDIR)\dragimgg.obj \ $(GENDIR)\grid.obj \ + $(GENDIR)\gridsel.obj \ $(GENDIR)\imaglist.obj \ $(GENDIR)\laywin.obj \ $(GENDIR)\listctrl.obj \ @@ -1186,6 +1187,11 @@ $(GENDIR)/grid.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(GENDIR)/gridsel.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(GENDIR)/imaglist.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)