Removed some duplicated .cpp files from "Header Files" in Visual Studio project file
This commit is contained in:
parent
fef5ee81eb
commit
ba864724cc
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9.00"
|
||||
Version="9,00"
|
||||
Name="cppcheck"
|
||||
ProjectGUID="{7D0D241B-E144-3FAC-ABD3-8D1BBA4B600A}"
|
||||
RootNamespace="cppcheck"
|
||||
|
@ -358,10 +358,6 @@
|
|||
RelativePath="..\lib\cppcheck.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="cppcheckexecutor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\errorlogger.h"
|
||||
>
|
||||
|
@ -394,10 +390,6 @@
|
|||
RelativePath="..\lib\settings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="threadexecutor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\token.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue