devenv MyProject.vcproj /rebuild debug
如果需要參照到額外的include檔案或library檔案,則使用以下格式
devenv MyProject.vcproj /rebuild debug /useenv
同時記得設定INCLUDE以及LIB環境變數