From 003d347f8d676ee99a79a28c2735fa335debbbd6 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 6 Aug 2001 11:58:42 +0000 Subject: [PATCH] regenerated to include src/common/containr.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/files.lst | 2 +- src/gtk/files.lst | 6 +++++- src/gtk1/files.lst | 6 +++++- src/mgl/files.lst | 14 +++++++++++++- src/motif/files.lst | 6 +++++- src/msw/files.lst | 6 +++++- src/msw/makefile.b32 | 5 ++++- src/msw/makefile.bcc | 5 ++++- src/msw/makefile.dos | 8 +++++++- src/msw/makefile.g95 | 3 ++- src/msw/makefile.sc | 3 ++- src/msw/makefile.vc | 3 ++- src/msw/makefile.wat | 6 +++++- src/univ/files.lst | 2 +- 14 files changed, 61 insertions(+), 14 deletions(-) diff --git a/src/files.lst b/src/files.lst index f8bd773330..2b4aa8ef1f 100644 --- a/src/files.lst +++ b/src/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T! ALL_SOURCES = \ common/init.cpp \ diff --git a/src/gtk/files.lst b/src/gtk/files.lst index e5b0e4261d..511f5a64b7 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -55,6 +55,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -280,6 +281,7 @@ ALL_HEADERS = \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -607,6 +609,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -726,6 +729,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index e5b0e4261d..511f5a64b7 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -55,6 +55,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -280,6 +281,7 @@ ALL_HEADERS = \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -607,6 +609,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -726,6 +729,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ diff --git a/src/mgl/files.lst b/src/mgl/files.lst index 5269d5a340..72c40aa7ef 100644 --- a/src/mgl/files.lst +++ b/src/mgl/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:53, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/accel.cpp \ @@ -11,6 +11,7 @@ ALL_SOURCES = \ generic/dirctrlg.cpp \ generic/dirdlgg.cpp \ generic/dragimgg.cpp \ + generic/fdrepdlg.cpp \ generic/filedlgg.cpp \ generic/fontdlgg.cpp \ generic/grid.cpp \ @@ -53,6 +54,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -74,6 +76,7 @@ ALL_SOURCES = \ common/encconv.cpp \ common/event.cpp \ common/extended.c \ + common/fddlgcmn.cpp \ common/ffile.cpp \ common/file.cpp \ common/fileconf.cpp \ @@ -241,6 +244,7 @@ ALL_HEADERS = \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -276,6 +280,7 @@ ALL_HEADERS = \ encconv.h \ event.h \ expr.h \ + fdrepdlg.h \ ffile.h \ file.h \ fileconf.h \ @@ -508,6 +513,7 @@ ALL_HEADERS = \ generic/dirctrlg.h \ generic/dirdlgg.h \ generic/dragimgg.h \ + generic/fdrepdlg.h \ generic/filedlgg.h \ generic/fontdlgg.h \ generic/grid.h \ @@ -566,6 +572,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -587,6 +594,7 @@ COMMONOBJS = \ encconv.o \ event.o \ extended.o \ + fddlgcmn.o \ ffile.o \ file.o \ fileconf.o \ @@ -685,6 +693,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ @@ -706,6 +715,7 @@ COMMONDEPS = \ encconv.d \ event.d \ extended.d \ + fddlgcmn.d \ ffile.d \ file.d \ fileconf.d \ @@ -806,6 +816,7 @@ GENERICOBJS = \ dirctrlg.o \ dirdlgg.o \ dragimgg.o \ + fdrepdlg.o \ filedlgg.o \ fontdlgg.o \ grid.o \ @@ -853,6 +864,7 @@ GENERICDEPS = \ dirctrlg.d \ dirdlgg.d \ dragimgg.d \ + fdrepdlg.d \ filedlgg.d \ fontdlgg.d \ grid.d \ diff --git a/src/motif/files.lst b/src/motif/files.lst index fa26aec221..df03b29331 100644 --- a/src/motif/files.lst +++ b/src/motif/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MOTIF.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -54,6 +54,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -271,6 +272,7 @@ ALL_HEADERS = \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -596,6 +598,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -715,6 +718,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ diff --git a/src/msw/files.lst b/src/msw/files.lst index 59f27acf5e..7fe7fe2c75 100644 --- a/src/msw/files.lst +++ b/src/msw/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MSW.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -37,6 +37,7 @@ ALL_SOURCES = \ common/cmdproc.cpp \ common/cmndata.cpp \ common/config.cpp \ + common/containr.cpp \ common/cshelp.cpp \ common/ctrlcmn.cpp \ common/ctrlsub.cpp \ @@ -296,6 +297,7 @@ ALL_HEADERS = \ combobox.h \ confbase.h \ config.h \ + containr.h \ control.h \ cshelp.h \ ctrlsub.h \ @@ -653,6 +655,7 @@ COMMONOBJS = \ cmdproc.o \ cmndata.o \ config.o \ + containr.o \ cshelp.o \ ctrlcmn.o \ ctrlsub.o \ @@ -772,6 +775,7 @@ COMMONDEPS = \ cmdproc.d \ cmndata.d \ config.d \ + containr.d \ cshelp.d \ ctrlcmn.d \ ctrlsub.d \ diff --git a/src/msw/makefile.b32 b/src/msw/makefile.b32 index d57ff9ae2f..8cd959110b 100644 --- a/src/msw/makefile.b32 +++ b/src/msw/makefile.b32 @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE B32.T! # @@ -121,6 +121,7 @@ COMMONOBJS = \ $(MSWDIR)\cmdproc.obj \ $(MSWDIR)\cmndata.obj \ $(MSWDIR)\config.obj \ + $(MSWDIR)\containr.obj \ $(MSWDIR)\cshelp.obj \ $(MSWDIR)\ctrlcmn.obj \ $(MSWDIR)\ctrlsub.obj \ @@ -636,6 +637,8 @@ $(MSWDIR)\cmndata.obj: $(COMMDIR)\cmndata.$(SRCSUFF) $(MSWDIR)\config.obj: $(COMMDIR)\config.$(SRCSUFF) +$(MSWDIR)\containr.obj: $(COMMDIR)\containr.$(SRCSUFF) + $(MSWDIR)\cshelp.obj: $(COMMDIR)\cshelp.$(SRCSUFF) $(MSWDIR)\ctrlcmn.obj: $(COMMDIR)\ctrlcmn.$(SRCSUFF) diff --git a/src/msw/makefile.bcc b/src/msw/makefile.bcc index 2d5fd21bd0..be1b408e47 100644 --- a/src/msw/makefile.bcc +++ b/src/msw/makefile.bcc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BCC.T! # @@ -111,6 +111,7 @@ COMMONOBJS = \ $(MSWDIR)\cmdproc.obj \ $(MSWDIR)\cmndata.obj \ $(MSWDIR)\config.obj \ + $(MSWDIR)\containr.obj \ $(MSWDIR)\cshelp.obj \ $(MSWDIR)\ctrlcmn.obj \ $(MSWDIR)\ctrlsub.obj \ @@ -507,6 +508,8 @@ $(MSWDIR)\cmndata.obj: $(COMMDIR)\cmndata.$(SRCSUFF) $(MSWDIR)\config.obj: $(COMMDIR)\config.$(SRCSUFF) +$(MSWDIR)\containr.obj: $(COMMDIR)\containr.$(SRCSUFF) + $(MSWDIR)\cshelp.obj: $(COMMDIR)\cshelp.$(SRCSUFF) $(MSWDIR)\ctrlcmn.obj: $(COMMDIR)\ctrlcmn.$(SRCSUFF) diff --git a/src/msw/makefile.dos b/src/msw/makefile.dos index b5c28be3e9..7c5f5fd5c0 100644 --- a/src/msw/makefile.dos +++ b/src/msw/makefile.dos @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE DOS.T! # @@ -95,6 +95,7 @@ COMMONOBJS1 = \ $(COMMDIR)\cmdproc.obj \ $(COMMDIR)\cmndata.obj \ $(COMMDIR)\config.obj \ + $(COMMDIR)\containr.obj \ $(COMMDIR)\cshelp.obj \ $(COMMDIR)\ctrlcmn.obj \ $(COMMDIR)\ctrlsub.obj \ @@ -802,6 +803,11 @@ $(COMMDIR)/config.obj: $*.$(SRCSUFF) $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) << +$(COMMDIR)/containr.obj: $*.$(SRCSUFF) + cl @<< +$(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) +<< + $(COMMDIR)/cshelp.obj: $*.$(SRCSUFF) cl @<< $(CPPFLAGS) /Fo$@ /c /Tp $*.$(SRCSUFF) diff --git a/src/msw/makefile.g95 b/src/msw/makefile.g95 index 7f0b0a557c..8d8eea7b82 100644 --- a/src/msw/makefile.g95 +++ b/src/msw/makefile.g95 @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE G95.T! # @@ -106,6 +106,7 @@ COMMONOBJS = \ $(COMMDIR)/cmdproc.$(OBJSUFF) \ $(COMMDIR)/cmndata.$(OBJSUFF) \ $(COMMDIR)/config.$(OBJSUFF) \ + $(COMMDIR)/containr.$(OBJSUFF) \ $(COMMDIR)/cshelp.$(OBJSUFF) \ $(COMMDIR)/ctrlcmn.$(OBJSUFF) \ $(COMMDIR)/ctrlsub.$(OBJSUFF) \ diff --git a/src/msw/makefile.sc b/src/msw/makefile.sc index fe7ee10e7c..d8a31613d5 100644 --- a/src/msw/makefile.sc +++ b/src/msw/makefile.sc @@ -1,6 +1,6 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE SC.T! # Symantec C++ makefile for the msw objects @@ -64,6 +64,7 @@ COMMONOBJS = \ $(COMMDIR)\cmdproc.obj \ $(COMMDIR)\cmndata.obj \ $(COMMDIR)\config.obj \ + $(COMMDIR)\containr.obj \ $(COMMDIR)\cshelp.obj \ $(COMMDIR)\ctrlcmn.obj \ $(COMMDIR)\ctrlsub.obj \ diff --git a/src/msw/makefile.vc b/src/msw/makefile.vc index fc90c5e8cf..25a417a77a 100644 --- a/src/msw/makefile.vc +++ b/src/msw/makefile.vc @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE VC.T! # File: makefile.vc @@ -138,6 +138,7 @@ COMMONOBJS = \ $(COMMDIR)\$D\cmdproc.obj \ $(COMMDIR)\$D\cmndata.obj \ $(COMMDIR)\$D\config.obj \ + $(COMMDIR)\$D\containr.obj \ $(COMMDIR)\$D\cshelp.obj \ $(COMMDIR)\$D\ctrlcmn.obj \ $(COMMDIR)\$D\ctrlsub.obj \ diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index 45cd466a40..cf968baeee 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 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T! # @@ -103,6 +103,7 @@ COMMONOBJS = & cmdproc.obj & cmndata.obj & config.obj & + containr.obj & cshelp.obj & ctrlcmn.obj & ctrlsub.obj & @@ -719,6 +720,9 @@ cmndata.obj: $(COMMDIR)\cmndata.cpp config.obj: $(COMMDIR)\config.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< +containr.obj: $(COMMDIR)\containr.cpp + *$(CCC) $(CPPFLAGS) $(IFLAGS) $< + cshelp.obj: $(COMMDIR)\cshelp.cpp *$(CCC) $(CPPFLAGS) $(IFLAGS) $< diff --git a/src/univ/files.lst b/src/univ/files.lst index a5adfaa0c8..9b39f483a7 100644 --- a/src/univ/files.lst +++ b/src/univ/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:03, 2001/08/01 +# This file was automatically generated by tmake at 13:52, 2001/08/06 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! UNIVOBJS = \ bmpbuttn.o \ -- 2.45.2