VS2010 프로젝트에 쓸데없는 폴더를 include하는 경우 제거

%LOCALAPPDATA%\Microsoft\MSBuild\v4.0\에 있는 

Microsoft.Cpp.Win32.user.props
Microsoft.Cpp.x64.user.props

파일을 각각 수정하면 됨. -_-

부모로부터 상속받았다면서 비주얼스튜디오에선 삭제가 안되서 결국 아침부터 구글링. 

Comments

Popular posts from this blog

[VS2010][VS2015] "stdafx.h 을 포함 소스를 찾을 수 없습니다" 에러 해결법