@@ -5,16 +5,30 @@ VisualStudioVersion = 15.0.26430.13
55MinimumVisualStudioVersion = 10.0.40219.1
66Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "SyntacticAnalyzer" , "SyntacticAnalyzer\SyntacticAnalyzer.vcxproj" , "{B12702AD-ABFB-343A-A199-8E24837244A3}"
77EndProject
8+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "opa-md-x64" , "SyntacticAnalyzer\opa-md-x64.vcxproj" , "{F5CF6ADD-CD2B-47A4-85CB-03019314BC23}"
9+ EndProject
810Global
911 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
1012 Debug| x64 = Debug| x64
13+ Debug| x86 = Debug| x86
1114 Release| x64 = Release| x64
15+ Release| x86 = Release| x86
1216 EndGlobalSection
1317 GlobalSection (ProjectConfigurationPlatforms ) = postSolution
1418 {B12702AD-ABFB-343A-A199-8E24837244A3} .Debug| x64 .ActiveCfg = Debug| x64
1519 {B12702AD-ABFB-343A-A199-8E24837244A3} .Debug| x64 .Build .0 = Debug| x64
20+ {B12702AD-ABFB-343A-A199-8E24837244A3} .Debug| x86 .ActiveCfg = Debug| x64
1621 {B12702AD-ABFB-343A-A199-8E24837244A3} .Release| x64 .ActiveCfg = Release| x64
1722 {B12702AD-ABFB-343A-A199-8E24837244A3} .Release| x64 .Build .0 = Release| x64
23+ {B12702AD-ABFB-343A-A199-8E24837244A3} .Release| x86 .ActiveCfg = Release| x64
24+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Debug| x64 .ActiveCfg = Debug| x64
25+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Debug| x64 .Build .0 = Debug| x64
26+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Debug| x86 .ActiveCfg = Debug| Win32
27+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Debug| x86 .Build .0 = Debug| Win32
28+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Release| x64 .ActiveCfg = Release| x64
29+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Release| x64 .Build .0 = Release| x64
30+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Release| x86 .ActiveCfg = Release| Win32
31+ {F5CF6ADD-CD2B-47A4-85CB-03019314BC23} .Release| x86 .Build .0 = Release| Win32
1832 EndGlobalSection
1933 GlobalSection (SolutionProperties ) = preSolution
2034 HideSolutionNode = FALSE
0 commit comments