johnsonjh/duma

View on GitHub
win32-msvc.2005/example1/example1.sln

Summary

Maintainability
Test Coverage
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example1", "example1.vcproj", "{7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}"
    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}"
EndProject
Global
    GlobalSection(SolutionConfigurationPlatforms) = preSolution
        Debug|Win32 = Debug|Win32
        Detours|Win32 = Detours|Win32
        Release|Win32 = Release|Win32
    EndGlobalSection
    GlobalSection(ProjectConfigurationPlatforms) = postSolution
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Debug|Win32.ActiveCfg = Debug|Win32
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Debug|Win32.Build.0 = Debug|Win32
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Detours|Win32.ActiveCfg = Debug|Win32
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Detours|Win32.Build.0 = Debug|Win32
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Release|Win32.ActiveCfg = Release|Win32
        {7767D2B3-B7AE-4DE7-B6AD-F8BBA268E956}.Release|Win32.Build.0 = Release|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Debug|Win32.ActiveCfg = Debug|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Debug|Win32.Build.0 = Debug|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Detours|Win32.ActiveCfg = Detours|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Detours|Win32.Build.0 = Detours|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Release|Win32.ActiveCfg = Release|Win32
        {31A93E3A-962A-4769-812A-45A3803B6127}.Release|Win32.Build.0 = Release|Win32
    EndGlobalSection
    GlobalSection(SolutionProperties) = preSolution
        HideSolutionNode = FALSE
    EndGlobalSection
EndGlobal