Removed some duplicated .cpp files from "Header Files" in Visual Studio project file

This commit is contained in:
firewave 2010-04-13 11:29:50 +02:00
parent fef5ee81eb
commit ba864724cc
1 changed files with 1 additions and 9 deletions

View File

@ -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"
>