1 Star 0 Fork 0

王泓/cppcheck

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cppcheck.cppcheck 595 Bytes
一键复制 编辑 原始数据 按行查看 历史
Daniel Marjamäki 提交于 2018-02-23 22:16 . Add cppcheck.cppcheck build dir
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<root name="."/>
<builddir>out1</builddir>
<analyze-all-vs-configs>true</analyze-all-vs-configs>
<includedir>
<dir name="lib/"/>
<dir name="cli/"/>
<dir name="externals/"/>
<dir name="gui/temp/"/>
<dir name="gui/"/>
</includedir>
<paths>
<dir name="lib/"/>
<dir name="cli/"/>
<dir name="gui/"/>
<dir name="test/"/>
</paths>
<exclude>
<path name="gui/temp/"/>
<path name="test/test.cxx"/>
</exclude>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kuletco/cppcheck.git
git@gitee.com:kuletco/cppcheck.git
kuletco
cppcheck
cppcheck
main

搜索帮助