From: Stefan Neis Date: Sun, 20 Jan 2002 21:44:23 +0000 (+0000) Subject: New version with latest additions to filelist.txt. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/0e8455c90961386bc43a4c9d7c3f1bf20571ddc8 New version with latest additions to filelist.txt. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/os2/files.lst b/src/os2/files.lst index b89e268c85..5b899f189e 100644 --- a/src/os2/files.lst +++ b/src/os2/files.lst @@ -1,4 +1,4 @@ -# This file was automatically generated by tmake at 18:48, 2001/12/10 +# This file was automatically generated by tmake at 18:56, 2002/01/20 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T! ALL_SOURCES = \ generic/busyinfo.cpp \ @@ -98,6 +98,7 @@ ALL_SOURCES = \ common/imagbmp.cpp \ common/image.cpp \ common/imaggif.cpp \ + common/imagiff.cpp \ common/imagjpeg.cpp \ common/imagpcx.cpp \ common/imagpng.cpp \ @@ -236,6 +237,7 @@ ALL_SOURCES = \ os2/timer.cpp \ os2/toolbar.cpp \ os2/tooltip.cpp \ + os2/toplevel.cpp \ os2/utils.cpp \ os2/utilsexc.cpp \ os2/wave.cpp \ @@ -314,6 +316,7 @@ ALL_HEADERS = \ dialog.h \ dialup.h \ dir.h \ + dirctrl.h \ dirdlg.h \ dnd.h \ docmdi.h \ @@ -360,6 +363,7 @@ ALL_HEADERS = \ imagbmp.h \ image.h \ imaggif.h \ + imagiff.h \ imagjpeg.h \ imaglist.h \ imagpcx.h \ @@ -465,6 +469,7 @@ ALL_HEADERS = \ treectrl.h \ txtstrm.h \ types.h \ + unzip.h \ url.h \ utils.h \ valgen.h \ @@ -558,6 +563,7 @@ ALL_HEADERS = \ os2/timer.h \ os2/toolbar.h \ os2/tooltip.h \ + os2/toplevel.h \ os2/wave.h \ os2/window.h \ generic/accel.h \ @@ -675,6 +681,7 @@ COMMONOBJS = \ imagbmp.o \ image.o \ imaggif.o \ + imagiff.o \ imagjpeg.o \ imagpcx.o \ imagpng.o \ @@ -857,6 +864,7 @@ GUIOBJS = \ timer.o \ toolbar.o \ tooltip.o \ + toplevel.o \ utils.o \ utilsexc.o \ wave.o \