1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio Version 16
4VisualStudioVersion = 16.0.29020.237
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "cppcheck", "cppcheck.wixproj", "{3B772885-4980-4A76-8407-4DABF8F7757C}"
7EndProject
8Global
9	GlobalSection(SolutionConfigurationPlatforms) = preSolution
10		Release|x64 = Release|x64
11		Release|x86 = Release|x86
12	EndGlobalSection
13	GlobalSection(ProjectConfigurationPlatforms) = postSolution
14		{3B772885-4980-4A76-8407-4DABF8F7757C}.Release|x64.ActiveCfg = Release|x64
15		{3B772885-4980-4A76-8407-4DABF8F7757C}.Release|x64.Build.0 = Release|x64
16		{3B772885-4980-4A76-8407-4DABF8F7757C}.Release|x86.ActiveCfg = Release|x86
17		{3B772885-4980-4A76-8407-4DABF8F7757C}.Release|x86.Build.0 = Release|x86
18	EndGlobalSection
19	GlobalSection(SolutionProperties) = preSolution
20		HideSolutionNode = TRUE
21	EndGlobalSection
22EndGlobal
23