From 0cacc7fe4d1a3fa12080765624bb8354761ce030 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Tue, 18 Jan 2011 20:51:52 +0200 Subject: [PATCH] Update Visual Studio project files. Update Visual Studio 2008/2010 project files after moving filelister* files from lib/ to cli/. --- cli/cppcheck.vcproj | 14 +++++++------- cli/cppcheck.vcxproj | 14 +++++++------- cli/cppcheck.vcxproj.filters | 12 ++++++------ test/test.vcproj | 14 +++++++------- test/test.vcxproj | 14 +++++++------- test/test.vcxproj.filters | 12 ++++++------ 6 files changed, 40 insertions(+), 40 deletions(-) diff --git a/cli/cppcheck.vcproj b/cli/cppcheck.vcproj index bfb3c25f8..541363475 100755 --- a/cli/cppcheck.vcproj +++ b/cli/cppcheck.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="9,00" Name="cppcheck" - ProjectGUID="{A610CB5D-FA83-3FC9-96AB-5689E3B50CEC}" + ProjectGUID="{7E69D6C6-32B2-32E1-BF56-A5BFBAF5E61F}" Keyword="Qt4VSv1.0"> + RelativePath="filelister.cpp" /> + RelativePath="filelister_unix.cpp" /> + RelativePath="filelister_win32.cpp" /> + RelativePath="filelister.h" /> + RelativePath="filelister_unix.h" /> + RelativePath="filelister_win32.h" /> - {E3A516D8-D69D-32D7-A444-A3674D4B1FE8} + {42BC0E8E-9175-3B2D-B8B3-9EC5C36EF49A} cppcheck Qt4VSv1.0 @@ -134,9 +134,9 @@ - - - + + + @@ -171,9 +171,9 @@ - - - + + + diff --git a/cli/cppcheck.vcxproj.filters b/cli/cppcheck.vcxproj.filters index 339cb5475..4e6b80eca 100644 --- a/cli/cppcheck.vcxproj.filters +++ b/cli/cppcheck.vcxproj.filters @@ -66,13 +66,13 @@ Source Files - + Source Files - + Source Files - + Source Files @@ -173,13 +173,13 @@ Header Files - + Header Files - + Header Files - + Header Files diff --git a/test/test.vcproj b/test/test.vcproj index 0eba6bbdd..45d3f2948 100755 --- a/test/test.vcproj +++ b/test/test.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="9,00" Name="test" - ProjectGUID="{E690724D-4286-3049-8439-595D1CB80EAB}" + ProjectGUID="{48110A35-C2BB-3F1C-A741-C15295041A2D}" Keyword="Qt4VSv1.0"> + RelativePath="..\cli\filelister.cpp" /> + RelativePath="..\cli\filelister_unix.cpp" /> + RelativePath="..\cli\filelister_win32.cpp" /> + RelativePath="..\cli\filelister.h" /> + RelativePath="..\cli\filelister_unix.h" /> + RelativePath="..\cli\filelister_win32.h" /> - {597BA843-2D03-3F45-AB51-2E1DF1EA5136} + {081168BA-E630-3D82-8EDB-A19028999479} test Qt4VSv1.0 @@ -134,9 +134,9 @@ - - - + + + @@ -203,9 +203,9 @@ - - - + + + diff --git a/test/test.vcxproj.filters b/test/test.vcxproj.filters index 15e944c5c..84b2d7672 100644 --- a/test/test.vcxproj.filters +++ b/test/test.vcxproj.filters @@ -62,13 +62,13 @@ Source Files - + Source Files - + Source Files - + Source Files @@ -265,13 +265,13 @@ Header Files - + Header Files - + Header Files - + Header Files