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"?>
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
<VisualStudioProject
|
<VisualStudioProject
|
||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="9.00"
|
Version="9,00"
|
||||||
Name="cppcheck"
|
Name="cppcheck"
|
||||||
ProjectGUID="{7D0D241B-E144-3FAC-ABD3-8D1BBA4B600A}"
|
ProjectGUID="{7D0D241B-E144-3FAC-ABD3-8D1BBA4B600A}"
|
||||||
RootNamespace="cppcheck"
|
RootNamespace="cppcheck"
|
||||||
|
@ -358,10 +358,6 @@
|
||||||
RelativePath="..\lib\cppcheck.h"
|
RelativePath="..\lib\cppcheck.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="cppcheckexecutor.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\errorlogger.h"
|
RelativePath="..\lib\errorlogger.h"
|
||||||
>
|
>
|
||||||
|
@ -394,10 +390,6 @@
|
||||||
RelativePath="..\lib\settings.h"
|
RelativePath="..\lib\settings.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="threadexecutor.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\token.h"
|
RelativePath="..\lib\token.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue