From 7699e843c07be6b26d65e9efbbb5e9d32f74d294 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 1 May 2001 16:03:46 +0000 Subject: [PATCH] Removed generic scrolwin.cpp from wxGTK list because of filename duplication git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/tmake/filelist.txt | 2 +- src/gtk/files.lst | 5 +---- src/gtk1/files.lst | 5 +---- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/distrib/msw/tmake/filelist.txt b/distrib/msw/tmake/filelist.txt index 282da11867..88958d7bea 100644 --- a/distrib/msw/tmake/filelist.txt +++ b/distrib/msw/tmake/filelist.txt @@ -90,7 +90,7 @@ prop.cpp G propform.cpp G proplist.cpp G sashwin.cpp G -scrolwin.cpp G +scrolwin.cpp G R splash.cpp G splitter.cpp G statline.cpp G U,R,P diff --git a/src/gtk/files.lst b/src/gtk/files.lst index 708ddbbc9c..2a16902e96 100644 --- a/src/gtk/files.lst +++ b/src/gtk/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:36, 2001/05/01 +# This file was automatically generated by tmake at 16:57, 2001/05/01 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -31,7 +31,6 @@ ALL_SOURCES = \ generic/propform.cpp \ generic/proplist.cpp \ generic/sashwin.cpp \ - generic/scrolwin.cpp \ generic/splash.cpp \ generic/splitter.cpp \ generic/statusbr.cpp \ @@ -820,7 +819,6 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ splash.o \ splitter.o \ statusbr.o \ @@ -864,7 +862,6 @@ GENERICDEPS = \ propform.d \ proplist.d \ sashwin.d \ - scrolwin.d \ splash.d \ splitter.d \ statusbr.d \ diff --git a/src/gtk1/files.lst b/src/gtk1/files.lst index 708ddbbc9c..2a16902e96 100644 --- a/src/gtk1/files.lst +++ b/src/gtk1/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 16:36, 2001/05/01 +# This file was automatically generated by tmake at 16:57, 2001/05/01 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -31,7 +31,6 @@ ALL_SOURCES = \ generic/propform.cpp \ generic/proplist.cpp \ generic/sashwin.cpp \ - generic/scrolwin.cpp \ generic/splash.cpp \ generic/splitter.cpp \ generic/statusbr.cpp \ @@ -820,7 +819,6 @@ GENERICOBJS = \ propform.o \ proplist.o \ sashwin.o \ - scrolwin.o \ splash.o \ splitter.o \ statusbr.o \ @@ -864,7 +862,6 @@ GENERICDEPS = \ propform.d \ proplist.d \ sashwin.d \ - scrolwin.d \ splash.d \ splitter.d \ statusbr.d \ -- 2.45.2