Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tetburr on May 07, 2009, 09:10:05 am

Title: Apply Build Options to Multiple Projects
Post by: tetburr on May 07, 2009, 09:10:05 am
I am working on an application with about 30 projects.  Is there a way to append the build options from one onto the others within Codeblocks without changing them all by hand or changing the .cbp files' xml directly?

Steve
Title: Re: Apply Build Options to Multiple Projects
Post by: MortenMacFly on May 08, 2009, 08:01:45 am
without changing them all by hand or changing the .cbp files' xml directly?
That's what the scripting engine was designed for. Have a look in the WiKi and in the forums, search for "scripting".