CppCheck: Exclude or Specify Build Configuration in Visual Studio Solution

I have a semi-large Visual Studio solution with a series of different build configurations and different platforms. I really only want to test one or two configurations on one platform. However, I don't see a way in the CppCheck manual to select the build configuration when you use the --project flag. I tried using the -platform; however, it doesn't even let you select configurations for that platform (win64 still checks the win32 configuration).

Is there a way, using CppCheck, to select the singular assembly configuration in the solution, or perhaps even exclude certain configurations?

Thank.

+3
cppcheck


source to share


No one has answered this question yet

Check out similar questions:

1104
.gitignore for Visual Studio projects and solutions
989
Can you get Visual Studio to run as administrator on Windows 8?
815
Difference between Build Solution, Rebuild Solution and Pure Solution in Visual Studio?
758
What are the different Create Action settings in Visual Studio project properties and what do they do?
745
How do I "add an existing item" my entire directory structure in Visual Studio?
726
How can I add an existing directory tree to a project in Visual Studio?
613
How do you count lines of code in a Visual Studio solution?
485
How to fire Visual Studio post build events for debug build only
338
How do I fix Visual Studio compilation error, "processor architecture mismatch"?
80
Prevent Visual Studio from automatically creating a Mixed Platforms solution configuration



All Articles
Loading...
X
Show
Funny
Dev
Pics