Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Direct3D-Hook", "Direct3D-Hook\Direct3D-Hook.vcproj", "{A181F2F9-5D2C-4AEB-9309-291F50997A37}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Launcher", "Launcher\Launcher.vcproj", "{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}" ProjectSection(ProjectDependencies) = postProject {A181F2F9-5D2C-4AEB-9309-291F50997A37} = {A181F2F9-5D2C-4AEB-9309-291F50997A37} EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {A181F2F9-5D2C-4AEB-9309-291F50997A37}.Debug|Win32.ActiveCfg = Debug|Win32 {A181F2F9-5D2C-4AEB-9309-291F50997A37}.Debug|Win32.Build.0 = Debug|Win32 {A181F2F9-5D2C-4AEB-9309-291F50997A37}.Release|Win32.ActiveCfg = Release|Win32 {A181F2F9-5D2C-4AEB-9309-291F50997A37}.Release|Win32.Build.0 = Release|Win32 {C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Debug|Win32.ActiveCfg = Debug|Win32 {C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Debug|Win32.Build.0 = Debug|Win32 {C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Release|Win32.ActiveCfg = Release|Win32 {C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Release|Win32.Build.0 = Release|Win32 {36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Debug|Win32.ActiveCfg = Debug|Win32 {36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Debug|Win32.Build.0 = Debug|Win32 {36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Release|Win32.ActiveCfg = Release|Win32 {36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal