diff --git a/Arabica.sln b/Arabica.sln index ba17a75f..72d0b2a9 100644 --- a/Arabica.sln +++ b/Arabica.sln @@ -36,6 +36,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_XMLBase", "examples ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test_xpath", "test\XPath\xpathic.vcproj", "{B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -74,6 +78,10 @@ Global {1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Debug.Build.0 = Debug|Win32 {1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Release.ActiveCfg = Release|Win32 {1E3CEC10-26EB-40C0-AC9A-72020BD5A40A}.Release.Build.0 = Release|Win32 + {B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.ActiveCfg = Debug|Win32 + {B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Debug.Build.0 = Debug|Win32 + {B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.ActiveCfg = Release|Win32 + {B3C75B3A-BB0A-4B23-87F9-FB9CD98FF8CE}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection