Build-type Options

Specify only one of the following:

"BuildTypeName" This is the name of a build type within the project. You need to use the quotes only if the name contains spaces, for example, "Generic Debug Build".
* If you omit the build type or specify *, projmake builds all build types within the project, one after the other. There is no way of specifying the order in which the build types are built.