Skip to content

Commit d6465de

Browse files
author
Daniel Marjamäki
committed
Visual C++: removed 'gui' target from the cppcheck solution
1 parent b222ef8 commit d6465de

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cppcheck.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cppcheck", "cli\cppcheck.vc
44
EndProject
55
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{BA98E531-D8B3-39CB-8171-064854404B81}"
66
EndProject
7-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gui", "gui\gui.vcproj", "{90DD0565-D4DF-3B1A-A053-7947FB35F90D}"
8-
EndProject
97
Global
108
GlobalSection(SolutionConfigurationPlatforms) = preSolution
119
Debug|Win32 = Debug|Win32
@@ -20,10 +18,6 @@ Global
2018
{BA98E531-D8B3-39CB-8171-064854404B81}.Debug|Win32.Build.0 = Debug|Win32
2119
{BA98E531-D8B3-39CB-8171-064854404B81}.Release|Win32.ActiveCfg = Release|Win32
2220
{BA98E531-D8B3-39CB-8171-064854404B81}.Release|Win32.Build.0 = Release|Win32
23-
{90DD0565-D4DF-3B1A-A053-7947FB35F90D}.Debug|Win32.ActiveCfg = Debug|Win32
24-
{90DD0565-D4DF-3B1A-A053-7947FB35F90D}.Debug|Win32.Build.0 = Debug|Win32
25-
{90DD0565-D4DF-3B1A-A053-7947FB35F90D}.Release|Win32.ActiveCfg = Release|Win32
26-
{90DD0565-D4DF-3B1A-A053-7947FB35F90D}.Release|Win32.Build.0 = Release|Win32
2721
EndGlobalSection
2822
GlobalSection(SolutionProperties) = preSolution
2923
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)