Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Image Processing", "Image Processing\Image Processing.csproj", "{F7102B6C-257A-4585-BAB7-2610655381D0}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageForm", "ImageForm\ImageForm.csproj", "{4AF17AAA-9615-4439-BEAC-FB25EA21D4E0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {F7102B6C-257A-4585-BAB7-2610655381D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F7102B6C-257A-4585-BAB7-2610655381D0}.Debug|Any CPU.Build.0 = Debug|Any CPU {F7102B6C-257A-4585-BAB7-2610655381D0}.Release|Any CPU.ActiveCfg = Release|Any CPU {F7102B6C-257A-4585-BAB7-2610655381D0}.Release|Any CPU.Build.0 = Release|Any CPU {4AF17AAA-9615-4439-BEAC-FB25EA21D4E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4AF17AAA-9615-4439-BEAC-FB25EA21D4E0}.Debug|Any CPU.Build.0 = Debug|Any CPU {4AF17AAA-9615-4439-BEAC-FB25EA21D4E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {4AF17AAA-9615-4439-BEAC-FB25EA21D4E0}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal