diff --git a/cli/cli.vcxproj b/cli/cli.vcxproj index 8a7e08c00..0e31c896f 100644 --- a/cli/cli.vcxproj +++ b/cli/cli.vcxproj @@ -173,6 +173,7 @@ Console true $(TargetDir)cli.pdb + true @@ -195,6 +196,7 @@ true Console true + true @@ -267,6 +269,7 @@ true true true + true @@ -297,6 +300,7 @@ true true true + true diff --git a/lib/cppcheck.vcxproj b/lib/cppcheck.vcxproj index 515b7d790..6c7362bdf 100644 --- a/lib/cppcheck.vcxproj +++ b/lib/cppcheck.vcxproj @@ -265,6 +265,7 @@ true true false + true xcopy "$(SolutionDir)cfg" "$(OutDir)cfg" /E /I /D /Y @@ -286,6 +287,7 @@ ../externals;%(AdditionalLibraryDirectories) true true + true xcopy "$(SolutionDir)cfg" "$(OutDir)cfg" /E /I /D /Y @@ -356,6 +358,7 @@ true true true + true xcopy "$(SolutionDir)cfg" "$(OutDir)cfg" /E /I /D /Y @@ -386,6 +389,7 @@ true true true + true xcopy "$(SolutionDir)cfg" "$(OutDir)cfg" /E /I /D /Y diff --git a/test/testrunner.vcxproj b/test/testrunner.vcxproj index 17ebba124..bdd1aee81 100644 --- a/test/testrunner.vcxproj +++ b/test/testrunner.vcxproj @@ -188,6 +188,7 @@ true Console true + true @@ -246,6 +247,7 @@ true true true + true