X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c28a4e5fa598ac3eabb82ed507a8010137fca170..4ff56dd15287c27a545a3da710cdb890288ddcce:/build/bakefiles/files.bkl
diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl
index 327fa2e606..ab7999498b 100644
--- a/build/bakefiles/files.bkl
+++ b/build/bakefiles/files.bkl
@@ -268,35 +268,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/os2/wxrsc.h
-
-
-
-
-
- src/palmos/base.cpp
- src/palmos/dir.cpp
- src/palmos/prefconf.cpp
- src/palmos/snglinst.cpp
- src/palmos/stdall.c
- src/palmos/thread.cpp
- src/palmos/utils.cpp
- src/palmos/utilsexc.cpp
-
-
-
- src/palmos/main.cpp
- src/palmos/volume.cpp
-
-
-
- wx/palmos/apptbase.h
- wx/palmos/apptrait.h
- wx/palmos/chkconf.h
- wx/palmos/mimetype.h
- wx/palmos/missing.h
- wx/palmos/stdpaths.h
-
-
@@ -3118,12 +3089,16 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
src/common/taskbarcmn.cpp
src/generic/animateg.cpp
+ src/osx/datetimectrl_osx.cpp
+ src/osx/datectrl_osx.cpp
src/osx/sound_osx.cpp
+ src/osx/timectrl_osx.cpp
src/osx/carbon/sound.cpp
src/osx/core/sound.cpp
src/osx/cocoa/aboutdlg.mm
src/osx/dataview_osx.cpp
src/osx/cocoa/dataview.mm
+ src/osx/cocoa/datetimectrl.mm
src/osx/cocoa/taskbar.mm
src/osx/core/hidjoystick.cpp
@@ -3131,11 +3106,14 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
wx/generic/animate.h
wx/osx/dataview.h
+ wx/osx/datectrl.h
+ wx/osx/datetimectrl.h
wx/osx/dvrenderer.h
wx/osx/dvrenderers.h
wx/osx/joystick.h
wx/osx/sound.h
wx/osx/taskbarosx.h
+ wx/osx/timectrl.h
wx/osx/core/joystick.h
wx/osx/cocoa/dataview.h
@@ -3787,7 +3765,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_WIN32_SRC) $(BASE_WINCE_SRC)
$(BASE_OSX_SHARED_SRC)
$(BASE_OS2_SRC)
- $(BASE_PALMOS_SRC)
$(BASE_MSDOS_SRC)
@@ -3796,7 +3773,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_AND_GUI_WIN32_SRC)
- $(BASE_AND_GUI_PALMOS_SRC)
$(BASE_AND_GUI_MSDOS_SRC)
@@ -3821,7 +3797,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_HDR)
$(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
$(BASE_OSX_HDR)
- $(BASE_PALMOS_HDR)
$(BASE_MSDOS_HDR)
$(BASE_OS2_HDR)
@@ -4036,7 +4011,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_UNIX_HDR)
$(BASE_WIN32_HDR) $(BASE_WINCE_HDR)
$(BASE_OSX_HDR)
- $(BASE_PALMOS_HDR)
$(BASE_MSDOS_HDR)
$(NET_CMN_HDR)
$(XML_HDR)
@@ -4049,7 +4023,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
$(BASE_OSX_SRC)
$(BASE_OS2_SRC)
$(BASE_MSDOS_SRC)
- $(BASE_PALMOS_SRC)
$(BASE_AND_GUI_CMN_SRC)
$(BASE_AND_GUI_OSX_CARBON_SRC)
$(BASE_AND_GUI_OSX_COCOA_SRC)