Preprocessor operator for querying the IDE about the active build target.
__ide_target("target_name")
target-name
The name of a build target in the active project in the CodeWarrior IDE.
Expands to 1 if target_name is the same as the active build target in the CodeWarrior IDE's active project. Otherwise, expands to 0. The ISO standards do not specify this symbol.