X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d74b838cf3e7bc6843e3359cfb6eaeccf0fc970e..8b3fddc49326c0b6019cd7082218726aa17a5727:/src/msw/makefile.dos diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index d0496d8727..628d8a1bc9 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 22:26, 2002/01/29 +# This file was automatically generated by tmake # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -254,6 +254,7 @@ MSWOBJS1 = $(MSWDIR)\accel.obj \ $(MSWDIR)\metafile.obj \ $(MSWDIR)\minifram.obj \ $(MSWDIR)\msgdlg.obj \ + $(MSWDIR)\mslu.obj \ $(MSWDIR)\nativdlg.obj \ $(MSWDIR)\ownerdrw.obj @@ -283,6 +284,7 @@ MSWOBJS2 = $(MSWDIR)\palette.obj \ $(MSWDIR)\toplevel.obj \ $(MSWDIR)\utils.obj \ $(MSWDIR)\utilsexc.obj \ + $(MSWDIR)\volume.obj \ $(MSWDIR)\wave.obj \ $(MSWDIR)\window.obj @@ -632,6 +634,11 @@ $(MSWDIR)/msgdlg.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(MSWDIR)/mslu.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(MSWDIR)/nativdlg.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) @@ -772,6 +779,11 @@ $(MSWDIR)/utilsexc.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(MSWDIR)/volume.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(MSWDIR)/wave.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF)