@@ -15,6 +15,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testrunner", "test\testrunn
1515EndProject
1616Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "cppcheck" , "lib\cppcheck.vcxproj" , "{C183DB5B-AD6C-423D-80CA-1F9549555A1A}"
1717EndProject
18+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "dmake" , "tools\dmake.vcxproj" , "{19EC86CD-0004-4917-B852-E6BD110B6E6F}"
19+ EndProject
1820Global
1921 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2022 Debug| Win32 = Debug| Win32
@@ -75,8 +77,23 @@ Global
7577 {C183DB5B-AD6C-423D-80CA-1F9549555A1A} .Release -PCRE| Win32 .Build .0 = Release -PCRE| Win32
7678 {C183DB5B-AD6C-423D-80CA-1F9549555A1A} .Release -PCRE| x64 .ActiveCfg = Release -PCRE| x64
7779 {C183DB5B-AD6C-423D-80CA-1F9549555A1A} .Release -PCRE| x64 .Build .0 = Release -PCRE| x64
80+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug| Win32 .ActiveCfg = Debug| Win32
81+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug| Win32 .Build .0 = Debug| Win32
82+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug| x64 .ActiveCfg = Debug| Win32
83+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug -PCRE| Win32 .ActiveCfg = Debug| Win32
84+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug -PCRE| Win32 .Build .0 = Debug| Win32
85+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Debug -PCRE| x64 .ActiveCfg = Debug| Win32
86+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release| Win32 .ActiveCfg = Release| Win32
87+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release| Win32 .Build .0 = Release| Win32
88+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release| x64 .ActiveCfg = Release| Win32
89+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release -PCRE| Win32 .ActiveCfg = Release| Win32
90+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release -PCRE| Win32 .Build .0 = Release| Win32
91+ {19EC86CD-0004-4917-B852-E6BD110B6E6F} .Release -PCRE| x64 .ActiveCfg = Release| Win32
7892 EndGlobalSection
7993 GlobalSection (SolutionProperties ) = preSolution
8094 HideSolutionNode = FALSE
8195 EndGlobalSection
96+ GlobalSection (ExtensibilityGlobals ) = postSolution
97+ SolutionGuid = {8CB50DEA-06DB-48E8-9C7B-F917494480A1}
98+ EndGlobalSection
8299EndGlobal
0 commit comments