C++/cppcheck 추가

U Edit Diff Refresh Backlink Random Search History Help Setting
도구>외부 도구

제목: cppcheck
명령: C:\Program Files (x86)\Cppcheck\cppcheck.exe
인수: --enable=all -q --template=vs $(ProjectDir)
초기 디렉터리: $(ProjectDir)
* 옛날 버전은 --template vs

현재 파일 검사
인수: --enable=all -q --template=vs $(ItemPath)
초기 디렉터리: $(ItemDir)

130410.png
[PNG image (34.12 KB)]



Show Comments