Subversion Repositories spk

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
11 cycrow 1

2
Microsoft Visual Studio Solution File, Format Version 10.00
3
# Visual Studio 2008
4
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Direct3D-Hook", "Direct3D-Hook\Direct3D-Hook.vcproj", "{A181F2F9-5D2C-4AEB-9309-291F50997A37}"
5
EndProject
6
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Launcher", "Launcher\Launcher.vcproj", "{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}"
7
	ProjectSection(ProjectDependencies) = postProject
8
		{A181F2F9-5D2C-4AEB-9309-291F50997A37} = {A181F2F9-5D2C-4AEB-9309-291F50997A37}
9
	EndProjectSection
10
EndProject
11
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcproj", "{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}"
12
EndProject
13
Global
14
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
15
		Debug|Win32 = Debug|Win32
16
		Release|Win32 = Release|Win32
17
	EndGlobalSection
18
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
19
		{A181F2F9-5D2C-4AEB-9309-291F50997A37}.Debug|Win32.ActiveCfg = Debug|Win32
20
		{A181F2F9-5D2C-4AEB-9309-291F50997A37}.Debug|Win32.Build.0 = Debug|Win32
21
		{A181F2F9-5D2C-4AEB-9309-291F50997A37}.Release|Win32.ActiveCfg = Release|Win32
22
		{A181F2F9-5D2C-4AEB-9309-291F50997A37}.Release|Win32.Build.0 = Release|Win32
23
		{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Debug|Win32.ActiveCfg = Debug|Win32
24
		{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Debug|Win32.Build.0 = Debug|Win32
25
		{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Release|Win32.ActiveCfg = Release|Win32
26
		{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}.Release|Win32.Build.0 = Release|Win32
27
		{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Debug|Win32.ActiveCfg = Debug|Win32
28
		{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Debug|Win32.Build.0 = Debug|Win32
29
		{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Release|Win32.ActiveCfg = Release|Win32
30
		{36E47733-149D-4CA4-8EC3-2CD9C5CE4B6E}.Release|Win32.Build.0 = Release|Win32
31
	EndGlobalSection
32
	GlobalSection(SolutionProperties) = preSolution
33
		HideSolutionNode = FALSE
34
	EndGlobalSection
35
EndGlobal