An EXE or DLL name can not be specified for /Make if building a project group.

You tried to override the default file name of the DLL or EXE being built during a command-line build of a project group file. Project groups may have multiple output files so this is not allowed.

Use the /Outdir command line argument to specify the output directory for a project group.