johnsonjh/duma

View on GitHub
win32-msvc.net/example5/example5.sln

Summary

Maintainability
Test Coverage
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example5", "example5.vcproj", "{2899F9C0-A1BA-4D5D-99FE-3146B4A0DA58}"
    ProjectSection(ProjectDependencies) = postProject
        {31A93E3A-962A-4769-812A-45A3803B6127} = {31A93E3A-962A-4769-812A-45A3803B6127}
    EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dumalib", "..\dumalib\dumalib.vcproj", "{31A93E3A-962A-4769-812A-45A3803B6127}"
    ProjectSection(ProjectDependencies) = postProject
    EndProjectSection
EndProject
Global
    GlobalSection(SolutionConfiguration) = preSolution
        Debug = Debug
        Release = Release
    EndGlobalSection
    GlobalSection(ProjectConfiguration) = postSolution
        {2899F9C0-A1BA-4D5D-99FE-3146B4A0DA58}.Debug.ActiveCfg = Debug|Win32
        {2899F9C0-A1BA-4D5D-99FE-3146B4A0DA58}.Debug.Build.0 = Debug|Win32
        {2899F9C0-A1BA-4D5D-99FE-3146B4A0DA58}.Release.ActiveCfg = Release|Win32
        {2899F9C0-A1BA-4D5D-99FE-3146B4A0DA58}.Release.Build.0 = Release|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Debug.ActiveCfg = Debug|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Debug.Build.0 = Debug|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Release.ActiveCfg = Release|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Release.Build.0 = Release|Win32
    EndGlobalSection
    GlobalSection(ExtensibilityGlobals) = postSolution
    EndGlobalSection
    GlobalSection(ExtensibilityAddIns) = postSolution
    EndGlobalSection
EndGlobal