Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WordSegmenter", "WordSegmenter\WordSegmenter.vcproj", "{F31056A1-3D27-4AEF-A932-A66E0489DCB0}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WordSegmenterTest", "WordSegmenter\WordSegmenterTest\WordSegmenterTest.vcproj", "{4440318B-2211-41B1-858A-9E9DD8548FF6}" ProjectSection(ProjectDependencies) = postProject {F31056A1-3D27-4AEF-A932-A66E0489DCB0} = {F31056A1-3D27-4AEF-A932-A66E0489DCB0} EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F31056A1-3D27-4AEF-A932-A66E0489DCB0}.Debug|Win32.ActiveCfg = Debug|Win32 {F31056A1-3D27-4AEF-A932-A66E0489DCB0}.Debug|Win32.Build.0 = Debug|Win32 {F31056A1-3D27-4AEF-A932-A66E0489DCB0}.Release|Win32.ActiveCfg = Release|Win32 {F31056A1-3D27-4AEF-A932-A66E0489DCB0}.Release|Win32.Build.0 = Release|Win32 {4440318B-2211-41B1-858A-9E9DD8548FF6}.Debug|Win32.ActiveCfg = Debug|Win32 {4440318B-2211-41B1-858A-9E9DD8548FF6}.Debug|Win32.Build.0 = Debug|Win32 {4440318B-2211-41B1-858A-9E9DD8548FF6}.Release|Win32.ActiveCfg = Release|Win32 {4440318B-2211-41B1-858A-9E9DD8548FF6}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal