cppcheck.vcxproj: Try to make appveyor happy
This commit is contained in:
parent
0b765cd253
commit
07cc3e47c4
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue