hikyuu2/cppcheck.cppcheck

16 lines
489 B
Plaintext
Raw Normal View History

2019-11-10 03:27:57 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>cppcheck-cppcheck-build-dir</builddir>
<platform>Unspecified</platform>
<analyze-all-vs-configs>false</analyze-all-vs-configs>
<check-headers>true</check-headers>
<check-unused-templates>false</check-unused-templates>
<max-ctu-depth>10</max-ctu-depth>
<paths>
<dir name="hikyuu_cpp/hikyuu"/>
</paths>
<libraries>
<library>boost</library>
</libraries>
</project>