From ed50e39ba203d346cf8a73772d59990577f33dd9 Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sat, 14 Apr 2001 20:21:30 +0000 Subject: [PATCH] added spinctrl and corrected list of files for Mac OS X git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/carbon/files.lst | 13 ++++++------- src/mac/files.lst | 13 ++++++------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index 763370b66c..e216740999 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -635,9 +635,6 @@ COMMONDEPS = \ # Not included for Mac OS X # gridg.o -# imaglist.o -# listctrl.o -# statusbr.o GENERICOBJS = \ busyinfo.o \ calctrl.o \ @@ -656,7 +653,9 @@ GENERICOBJS = \ helphtml.o \ helpwxht.o \ helpxlp.o \ + imaglist.o \ laywin.o \ + listctrl.o \ logg.o \ msgdlgg.o \ numdlgg.o \ @@ -671,6 +670,7 @@ GENERICOBJS = \ scrolwin.o \ splash.o \ splitter.o \ + statusbr.o \ tabg.o \ tbarsmpl.o \ textdlgg.o \ @@ -720,7 +720,7 @@ GENERICDEPS = \ wizard.d # Not included for Mac OS X -# dir.o +# dirmac.o # filedlg.o # notebook.o # statline.o @@ -750,7 +750,7 @@ GUIOBJS = \ dcprint.o \ dcscreen.o \ dialog.o \ - dirmac.o \ + dir.o \ dnd.o \ font.o \ fontdlg.o \ @@ -761,10 +761,8 @@ GUIOBJS = \ gdiobj.o \ gsocket.o \ icon.o \ - imaglist.o \ joystick.o \ listbox.o \ - listctrl.o \ macnotfy.o \ main.o \ mdi.o \ @@ -788,6 +786,7 @@ GUIOBJS = \ settings.o \ slider.o \ spinbutt.o \ + spinctrl.o \ statbmp.o \ statbox.o \ statbrma.o \ diff --git a/src/mac/files.lst b/src/mac/files.lst index 763370b66c..e216740999 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -635,9 +635,6 @@ COMMONDEPS = \ # Not included for Mac OS X # gridg.o -# imaglist.o -# listctrl.o -# statusbr.o GENERICOBJS = \ busyinfo.o \ calctrl.o \ @@ -656,7 +653,9 @@ GENERICOBJS = \ helphtml.o \ helpwxht.o \ helpxlp.o \ + imaglist.o \ laywin.o \ + listctrl.o \ logg.o \ msgdlgg.o \ numdlgg.o \ @@ -671,6 +670,7 @@ GENERICOBJS = \ scrolwin.o \ splash.o \ splitter.o \ + statusbr.o \ tabg.o \ tbarsmpl.o \ textdlgg.o \ @@ -720,7 +720,7 @@ GENERICDEPS = \ wizard.d # Not included for Mac OS X -# dir.o +# dirmac.o # filedlg.o # notebook.o # statline.o @@ -750,7 +750,7 @@ GUIOBJS = \ dcprint.o \ dcscreen.o \ dialog.o \ - dirmac.o \ + dir.o \ dnd.o \ font.o \ fontdlg.o \ @@ -761,10 +761,8 @@ GUIOBJS = \ gdiobj.o \ gsocket.o \ icon.o \ - imaglist.o \ joystick.o \ listbox.o \ - listctrl.o \ macnotfy.o \ main.o \ mdi.o \ @@ -788,6 +786,7 @@ GUIOBJS = \ settings.o \ slider.o \ spinbutt.o \ + spinctrl.o \ statbmp.o \ statbox.o \ statbrma.o \ -- 2.45.2