Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hongxing on October 16, 2005, 12:14:43 pm

Title: how to add release target and debug target
Post by: hongxing on October 16, 2005, 12:14:43 pm
or to change what options?

thanks!
Title: Re: how to add release target and debug target
Post by: mandrav on October 16, 2005, 12:25:30 pm
"Project->Properties->Targets" for build targets and "Project->Build options" for options.
Please take your time and browse around in the IDE and here in the forums before posting questions for such simple things...
Title: Re: how to add release target and debug target
Post by: hongxing on October 16, 2005, 04:05:47 pm
thanks, I will