johnsonjh/duma

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

Summary

Maintainability
Test Coverage
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example2", "example2.vcproj", "{1757BA1C-E0B4-42AB-A1E0-B9575607732D}"
    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
        {1757BA1C-E0B4-42AB-A1E0-B9575607732D}.Debug.ActiveCfg = Debug|Win32
        {1757BA1C-E0B4-42AB-A1E0-B9575607732D}.Debug.Build.0 = Debug|Win32
        {1757BA1C-E0B4-42AB-A1E0-B9575607732D}.Release.ActiveCfg = Release|Win32
        {1757BA1C-E0B4-42AB-A1E0-B9575607732D}.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