第一阶段初稿+修复部分内容
This commit is contained in:
14
officeassistant.cppcheck
Normal file
14
officeassistant.cppcheck
Normal file
@ -0,0 +1,14 @@
|
||||
<?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>
|
Reference in New Issue
Block a user