Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Piece_o_Ham on March 08, 2014, 07:51:36 am

Title: Adding and removing build targets in wizard script.
Post by: Piece_o_Ham on March 08, 2014, 07:51:36 am
I am working on a project wizard script, and I don't want the default "Debug" and "Release" targets to be generated. In addition, I would like to create a new build target from the script. The problem is that the documentation on the wiki is somewhat lacking (though I am still really liking code blocks).

What I would like to know:
1. How can I remove build targets in a new project wizard script (or rename existing ones)?
2. How can I add new build targets?
Title: Re: Adding and removing build targets in wizard script.
Post by: oBFusCATed on March 08, 2014, 11:38:09 am
Check this http://wiki.codeblocks.org/index.php?title=Scripting_commands#cbProject