BuildDefines.h File Reference


Detailed Description

Build variable defines for Palm OS.

This file is included by <BuildDefaults.h>. It should be included by any local component that wishes to override any system default compile-time switches. For more details, refer to <BuildDefaults.h>.

This file supercedes the old <BuildRules.h> file.

Go to the source code of this file.

Defines

#define BUILD_TYPE_DEBUG   300
#define BUILD_TYPE_RELEASE   100
#define BUS_ALIGN_16   16
#define BUS_ALIGN_32   32
#define CPU_68K   0
#define CPU_ARM   3
#define CPU_ENDIAN_BIG   0
#define CPU_ENDIAN_LITTLE   1
#define CPU_PPC   2
#define CPU_x86   1
#define DO_NOT_USE_DEFAULT_DATA   0
#define LSB_TO_MSB   1
#define MSB_TO_LSB   0
#define PALMOS_SDK_VERSION   0x610
#define TARGET_HOST_BEOS   3
#define TARGET_HOST_LINUX   5
#define TARGET_HOST_MACOS   4
#define TARGET_HOST_PALMOS   1
#define TARGET_HOST_WIN32   2
#define TARGET_PLATFORM_DEVICE_68K   0x00000001
#define TARGET_PLATFORM_DEVICE_ARM   0x00000002
#define TARGET_PLATFORM_PALMSIM_LINUX   0x00010002
#define TARGET_PLATFORM_PALMSIM_MACOS   0x00010003
#define TARGET_PLATFORM_PALMSIM_WIN32   0x00010001
#define TRACE_OUTPUT_OFF   0
#define TRACE_OUTPUT_ON   1
#define USE_DEFAULT_DATA   1