Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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
-
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".