OfficeAssistant_Win10/officeassistant.cppcheck

15 lines
555 B
Plaintext
Raw Permalink Normal View History

2023-07-31 19:06:37 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<builddir>officeassistant-cppcheck-build-dir</builddir>
<importproject>OfficeAssistant_msvc.sln</importproject>
<analyze-all-vs-configs>true</analyze-all-vs-configs>
<check-headers>true</check-headers>
<check-unused-templates>true</check-unused-templates>
<max-ctu-depth>2</max-ctu-depth>
<max-template-recursion>100</max-template-recursion>
<vs-configurations>
<config>Debug</config>
<config>Release</config>
</vs-configurations>
</project>