X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38374d0d7aa865e9bbe8ee61b75b94ffcdfb220..5ebdc86afc95a60fbeb0b2a71c38dd26c8a1b0b4:/src/msw/makefile.vc diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc index 6d7c6ebc81..1a927ad302 100644 --- a/src/msw/makefile.vc +++ b/src/msw/makefile.vc @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 14:24, 1999/11/15 +# This file was automatically generated by tmake at 23:50, 1999/12/15 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T! # File: makefile.vc @@ -98,7 +98,7 @@ GENERICOBJS= ..\generic\$D\busyinfo.obj \ ..\generic\$D\scrolwin.obj \ ..\generic\$D\splitter.obj \ ..\generic\$D\statusbr.obj \ - ..\generic\$D\tabg.obj \ + ..\generic\$D\tbarsmpl.obj \ ..\generic\$D\textdlgg.obj \ ..\generic\$D\tipdlg.obj \ ..\generic\$D\wizard.obj @@ -122,6 +122,7 @@ NONESSENTIALOBJS= ..\generic\$D\caret.obj \ ..\generic\$D\printps.obj \ ..\generic\$D\prntdlgg.obj \ ..\generic\$D\statline.obj \ + ..\generic\$D\tabg.obj \ ..\generic\$D\treectrl.obj COMMONOBJS = \ @@ -134,6 +135,7 @@ COMMONOBJS = \ ..\common\$D\ctrlcmn.obj \ ..\common\$D\ctrlsub.obj \ ..\common\$D\date.obj \ + ..\common\$D\datetime.obj \ ..\common\$D\datstrm.obj \ ..\common\$D\db.obj \ ..\common\$D\dbtable.obj \ @@ -170,12 +172,14 @@ COMMONOBJS = \ ..\common\$D\imagpcx.obj \ ..\common\$D\imagpng.obj \ ..\common\$D\imagpnm.obj \ + ..\common\$D\imagtiff.obj \ ..\common\$D\intl.obj \ ..\common\$D\ipcbase.obj \ ..\common\$D\layout.obj \ ..\common\$D\lboxcmn.obj \ ..\common\$D\list.obj \ ..\common\$D\log.obj \ + ..\common\$D\longlong.obj \ ..\common\$D\memory.obj \ ..\common\$D\menucmn.obj \ ..\common\$D\mimetype.obj \ @@ -200,7 +204,6 @@ COMMONOBJS = \ ..\common\$D\stream.obj \ ..\common\$D\string.obj \ ..\common\$D\tbarbase.obj \ - ..\common\$D\tbarsmpl.obj \ ..\common\$D\textcmn.obj \ ..\common\$D\textfile.obj \ ..\common\$D\time.obj \ @@ -248,8 +251,10 @@ MSWOBJS = ..\msw\$D\accel.obj \ ..\msw\$D\dcscreen.obj \ ..\msw\$D\dde.obj \ ..\msw\$D\dialog.obj \ + ..\msw\$D\dialup.obj \ ..\msw\$D\dib.obj \ ..\msw\$D\dibutils.obj \ + ..\msw\$D\dir.obj \ ..\msw\$D\dirdlg.obj \ ..\msw\$D\dragimag.obj \ ..\msw\ole\$D\dropsrc.obj \ @@ -261,6 +266,7 @@ MSWOBJS = ..\msw\$D\accel.obj \ ..\msw\$D\fontutil.obj \ ..\msw\$D\frame.obj \ ..\msw\$D\gauge95.obj \ + ..\msw\$D\gdiimage.obj \ ..\msw\$D\gdiobj.obj \ ..\msw\$D\gsocket.obj \ ..\msw\$D\helpwin.obj \ @@ -283,7 +289,6 @@ MSWOBJS = ..\msw\$D\accel.obj \ ..\msw\$D\palette.obj \ ..\msw\$D\pen.obj \ ..\msw\$D\penwin.obj \ - ..\msw\$D\pnghand.obj \ ..\msw\$D\printdlg.obj \ ..\msw\$D\printwin.obj \ ..\msw\$D\radiobox.obj \ @@ -350,22 +355,22 @@ test: $(MSWDIR)\$D\wave.obj test2: ..\common\Debug\config.obj $D: - md $D + mkdir $D $(COMMDIR)\$D: - md $(COMMDIR)\$D + mkdir $(COMMDIR)\$D $(MSWDIR)\$D: - md $(MSWDIR)\$D + mkdir $(MSWDIR)\$D $(GENDIR)\$D: - md $(GENDIR)\$D + mkdir $(GENDIR)\$D $(OLEDIR)\$D: - md $(OLEDIR)\$D + mkdir $(OLEDIR)\$D $(HTMLDIR)\$D: - md $(HTMLDIR)\$D + mkdir $(HTMLDIR)\$D # wxWindows library as DLL dll: @@ -727,7 +732,7 @@ $(DOCDIR)/pdf/techref.rtf: $(DOCDIR)/latex/techref/techref.tex $(DOCDIR)\html\wx\wx.htm: $(DOCDIR)\latex\wx\classes.tex $(DOCDIR)\latex\wx\body.tex $(DOCDIR)/latex/wx/topics.tex $(DOCDIR)\latex\wx\manual.tex cd $(DOCDIR)\latex\wx - -md $(DOCDIR)\html\wx + -mkdir $(DOCDIR)\html\wx -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\wx\manual.tex $(DOCDIR)\html\wx\wx.htm -twice -html -erase $(DOCDIR)\html\wx\*.con -erase $(DOCDIR)\html\wx\*.ref @@ -743,7 +748,7 @@ $(DOCDIR)\html\wx\wx.chm : $(DOCDIR)\html\wx\wx.htm $(DOCDIR)\html\wx\wx.hhp $(DOCDIR)\html\porting\port.htm: $(DOCDIR)\latex\porting\porting.tex cd $(DOCDIR)\latex\porting - -md $(DOCDIR)\html\porting + -mkdir $(DOCDIR)\html\porting -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\porting\porting.tex $(DOCDIR)\html\porting\port.htm -twice -html -erase $(DOCDIR)\html\porting\*.con -erase $(DOCDIR)\html\porting\*.ref @@ -753,7 +758,7 @@ $(DOCDIR)\html\porting\port.htm: $(DOCDIR)\latex\porting\porting.tex $(DOCDIR)\html\proplist\prop.htm: $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\latex\proplist\body.tex $(DOCDIR)\latex\proplist\classes.tex $(DOCDIR)\latex\proplist\changes.tex cd $(DOCDIR)\latex\proplist - -md $(DOCDIR)\html\proplist + -mkdir $(DOCDIR)\html\proplist -start $(WAITFLAG) tex2rtf $(DOCDIR)\latex\proplist\prop.tex $(DOCDIR)\html\proplist\prop.htm -twice -html -erase $(DOCDIR)\html\proplist\*.con -erase $(DOCDIR)\html\proplist\*.ref