Code::Blocks Forums

User forums => Help => Topic started by: FriedV on April 30, 2008, 09:40:59 am

Title: Newbee question
Post by: FriedV on April 30, 2008, 09:40:59 am
First a big "Thank you" for this nice IDE, it is the best I've seen so far and I have tried some!
I use the wizard script by Brian Sidebothan to set up my AVR project, but I would like to change the compiler name, set the makefile to custom and change the "Make" commands in the build options. Doing this by hand works well, but I would like to keep these changes for the next project. How do I do this?
Thanks, Fried
Title: Re: Newbee question
Post by: mandrav on April 30, 2008, 09:57:56 am
Two ways:

Title: Re: Newbee question
Post by: FriedV on April 30, 2008, 12:18:07 pm
Thanks very much for showing me the way, editing the wizard script worked perfectly!