Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Adding and removing build targets in wizard script.

(1/1)

Piece_o_Ham:
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?

oBFusCATed:
Check this http://wiki.codeblocks.org/index.php?title=Scripting_commands#cbProject

Navigation

[0] Message Index

Go to full version