Command line switches of devenv.exe | Devenv command line switches Guide
To see this list, type devenv /? on command prompt /build – build the specified solution configuration /project – specifies the project to build instead of solution, must specify /build to use /project /projectconfig – specifies project configuration to build, must specify /project to use /projectconfig /out – write build output to … Read more