X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/918a745c19c81d193807af3a3743509c0da4af94..0c96db12c4e325093c4962aab9c51cc128cd7709:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index eb91ba22e1..6436a94748 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -1,6 +1,6 @@ #!/binb/wmake.exe -# 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 WAT.T! # @@ -293,6 +293,7 @@ MSWOBJS = accel.obj & tbar95.obj & tbarmsw.obj & textctrl.obj & + tglbtn.obj & thread.obj & timer.obj & tooltip.obj & @@ -614,6 +615,9 @@ tbarmsw.obj: $(MSWDIR)\tbarmsw.cpp textctrl.obj: $(MSWDIR)\textctrl.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +tglbtn.obj: $(MSWDIR)\tglbtn.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + thread.obj: $(MSWDIR)\thread.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $<