Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Palm > Re: Different b...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 3 Topic 671 of 719
Post > Topic >>

Re: Different builds from project

by "Paul" <cgvbg@[EMAIL PROTECTED] > Nov 1, 2005 at 04:53 PM

I've found the answer myself. In case anyone else needs to know:

I use the  __ide_target Metrowerks prefefined symbol to check which target

is being build and define values based on the target.  Example:

#if __ide_target("Release")
#define _RELEASE
#endif

#if __ide_target("Debug")
#define _DEBUG
#endif
 




 3 Posts in Topic:
Different builds from project
"Paul" <cgvb  2005-10-31 17:15:00 
Re: Different builds from project
"AllenKll" <  2005-11-01 09:22:08 
Re: Different builds from project
"Paul" <cgvb  2005-11-01 16:53:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 22:52:42 CDT 2008.