"Riekey" <[EMAIL PROTECTED]> a écrit dans le message de news: 
[EMAIL PROTECTED]
>I am using codewarrior. I want to build several targets in my project for 
>different palm devices and make something different for each of the 
>devices. How can I, in my code, make the compiler to compile only the code 
>for the current target.
>

#if __ide_target("Your Target Name")

#endif

-- 
Regis St-Gelais
www.laubrass.com 



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to