1*44bedb31SLionel SambucMicrosoft Visual Studio Solution File, Format Version 8.00 2*44bedb31SLionel SambucProject("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotZLib", "DotZLib\DotZLib.csproj", "{BB1EE0B1-1808-46CB-B786-949D91117FC5}" 3*44bedb31SLionel Sambuc ProjectSection(ProjectDependencies) = postProject 4*44bedb31SLionel Sambuc EndProjectSection 5*44bedb31SLionel SambucEndProject 6*44bedb31SLionel SambucGlobal 7*44bedb31SLionel Sambuc GlobalSection(SolutionConfiguration) = preSolution 8*44bedb31SLionel Sambuc Debug = Debug 9*44bedb31SLionel Sambuc Release = Release 10*44bedb31SLionel Sambuc EndGlobalSection 11*44bedb31SLionel Sambuc GlobalSection(ProjectConfiguration) = postSolution 12*44bedb31SLionel Sambuc {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Debug.ActiveCfg = Debug|.NET 13*44bedb31SLionel Sambuc {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Debug.Build.0 = Debug|.NET 14*44bedb31SLionel Sambuc {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Release.ActiveCfg = Release|.NET 15*44bedb31SLionel Sambuc {BB1EE0B1-1808-46CB-B786-949D91117FC5}.Release.Build.0 = Release|.NET 16*44bedb31SLionel Sambuc EndGlobalSection 17*44bedb31SLionel Sambuc GlobalSection(ExtensibilityGlobals) = postSolution 18*44bedb31SLionel Sambuc EndGlobalSection 19*44bedb31SLionel Sambuc GlobalSection(ExtensibilityAddIns) = postSolution 20*44bedb31SLionel Sambuc EndGlobalSection 21*44bedb31SLionel SambucEndGlobal 22