-<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
-<!-- PalmOS -->
-<!-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -->
-
-<set var="BASE_PALMOS_SRC" hints="files">
- 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
-</set>
-
-<set var="BASE_AND_GUI_PALMOS_SRC" hints="files">
- src/palmos/main.cpp
- src/palmos/volume.cpp
-</set>
-
-<set var="BASE_PALMOS_HDR" hints="files">
- wx/palmos/apptbase.h
- wx/palmos/apptrait.h
- wx/palmos/chkconf.h
- wx/palmos/mimetype.h
- wx/palmos/missing.h
- wx/palmos/stdpaths.h
-</set>
-