cppcheck.vcxproj: Try to make appveyor happy

This commit is contained in:
Daniel Marjamäki 2020-01-05 19:34:25 +01:00
parent 0b765cd253
commit 07cc3e47c4
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@
<ClCompile Include="checkunusedfunctions.cpp" />
<ClCompile Include="checkunusedvar.cpp" />
<ClCompile Include="checkvaarg.cpp" />
<ClCompile Include="clangastdump.cpp" />
<ClCompile Include="cppcheck.cpp" />
<ClCompile Include="ctu.cpp" />
<ClCompile Include="errorlogger.cpp" />