I want to setup an auto-build for the project , can I directly use something like codeblocks xxx.cbp /rebuild /target:xxx , ie use c::B in command mode for autobuild server.
I read the wiki , it seems no info.
should I have to export .cbp to makefile to do this ? or how?