Annotation of DewFind/DewFind.sln, revision 1.1

1.1     ! nick        1: Microsoft Visual Studio Solution File, Format Version 8.00
        !             2: Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DewFind", "DewFind.vcproj", "{83E7A1C7-CFAA-4485-891E-B874AB1E063E}"
        !             3:        ProjectSection(ProjectDependencies) = postProject
        !             4:        EndProjectSection
        !             5: EndProject
        !             6: Global
        !             7:        GlobalSection(SolutionConfiguration) = preSolution
        !             8:                Debug = Debug
        !             9:                Release = Release
        !            10:        EndGlobalSection
        !            11:        GlobalSection(ProjectConfiguration) = postSolution
        !            12:                {83E7A1C7-CFAA-4485-891E-B874AB1E063E}.Debug.ActiveCfg = Debug|Win32
        !            13:                {83E7A1C7-CFAA-4485-891E-B874AB1E063E}.Debug.Build.0 = Debug|Win32
        !            14:                {83E7A1C7-CFAA-4485-891E-B874AB1E063E}.Release.ActiveCfg = Release|Win32
        !            15:                {83E7A1C7-CFAA-4485-891E-B874AB1E063E}.Release.Build.0 = Release|Win32
        !            16:        EndGlobalSection
        !            17:        GlobalSection(ExtensibilityGlobals) = postSolution
        !            18:        EndGlobalSection
        !            19:        GlobalSection(ExtensibilityAddIns) = postSolution
        !            20:        EndGlobalSection
        !            21: EndGlobal

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>