project
Devenv Command Line Switches | /build | /clean | /deploy | /rebuild
Specifies the project to build, clean, deploy, or rebuild if you are doing one of these operations to a single project rather than the specified project configuration.
devenv {/build|/rebuild|/deploy|/clean} ConfigName [/project ProjName] SolutionName
Arguments
/build
Builds the project specified by /project ProjName.
/rebuild Cleans then builds the project specified by /project ProjName.
/deploy
Specifies that the project is deployed after a build or rebuild. /clean
Cleans all intermediary files and output directories created during a build.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.