VS 2010: Prevent display of Build Summary in the output window

前端 未结 2 446
故里飘歌
故里飘歌 2021-01-19 10:20

In Visual Studio 2008 when you build in \'quiet\' mode the build output window looks something like this:

Compile complete -- 0 errors, 0 warnings
------ Bui         


        
2条回答
  •  独厮守ぢ
    2021-01-19 11:19

    I get it like VS2008 by selecting "Minimal" for project build output verbosity (Tools --> Options --> Projects and Solutions --> Build and Run)

提交回复
热议问题