X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/176e7e8321b9678afc493b51a62525af8ad52469..33754c4d83c59b7523a6da0c4fb21079cb60301c:/src/msw/files.lst diff --git a/src/msw/files.lst b/src/msw/files.lst index 7b07500a67..f4cb9ad31b 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,9 +1,10 @@ -# This file was automatically generated by tmake at 12:46, 2001/10/30 +# This file was automatically generated by tmake at 16:36, 2001/11/20 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ generic/calctrl.cpp \ generic/choicdgg.cpp \ + generic/dcpsg.cpp \ generic/dirctrlg.cpp \ generic/dragimgg.cpp \ generic/grid.cpp \ @@ -54,6 +55,7 @@ ALL_SOURCES = \ common/dobjcmn.cpp \ common/docmdi.cpp \ common/docview.cpp \ + common/dseldlg.cpp \ common/dynarray.cpp \ common/dynlib.cpp \ common/effects.cpp \ @@ -129,6 +131,7 @@ ALL_SOURCES = \ common/string.cpp \ common/sysopt.cpp \ common/tbarbase.cpp \ + common/textbuf.cpp \ common/textcmn.cpp \ common/textfile.cpp \ common/timercmn.cpp \ @@ -400,6 +403,7 @@ ALL_HEADERS = \ mdi.h \ memconf.h \ memory.h \ + memtext.h \ menu.h \ menuitem.h \ metafile.h \ @@ -440,7 +444,6 @@ ALL_HEADERS = \ scrolwin.h \ serbase.h \ settings.h \ - setup.h \ sizer.h \ slider.h \ snglinst.h \ @@ -464,6 +467,7 @@ ALL_HEADERS = \ taskbar.h \ tbarbase.h \ tbarsmpl.h \ + textbuf.h \ textctrl.h \ textdlg.h \ textfile.h \ @@ -692,6 +696,7 @@ COMMONOBJS = \ dobjcmn.o \ docmdi.o \ docview.o \ + dseldlg.o \ dynarray.o \ dynlib.o \ effects.o \ @@ -767,6 +772,7 @@ COMMONOBJS = \ string.o \ sysopt.o \ tbarbase.o \ + textbuf.o \ textcmn.o \ textfile.o \ timercmn.o \ @@ -793,6 +799,7 @@ GENERICOBJS = \ busyinfo.o \ calctrl.o \ choicdgg.o \ + dcpsg.o \ dirctrlg.o \ dragimgg.o \ grid.o \