ResInsight/scripts/ResInsightApplicationCode.cppcheck

18 lines
570 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>ResInsightApplicationCode-cppcheck-build-dir</builddir>
<platform>win64</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="../ApplicationCode"/>
</paths>
<libraries>
<library>googletest</library>
<library>opengl</library>
<library>qt</library>
</libraries>
</project>