I have a Group project(.groupproj), which has a list of 11 dpk's /
bpl. I need to build and install all these dpk's via command line.
How can I do this via the command line?
The idea is to setup Jenkins job like a .bat file to do this automatically.
Thanks in Advance.