Problem:
Method to make PROJMAKE build the debug and/or release versions
Resolution:
Supply the parameters within quotes, for example:
projmake -buildall <name.app> "Generic Debug Build"
or
projmake -buildall <name.app> "Generic Release Build"
Old KB# 5294
