URasterizer.sln 899 字节
Newer Older
H
Init  
happyfire 已提交
1

2 3
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
H
happyfire 已提交
4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{08C43D46-104D-517B-7865-ADA4F8FB4D91}"
H
Init  
happyfire 已提交
5 6 7 8
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
H
happyfire 已提交
9
		Release|Any CPU = Release|Any CPU
H
Init  
happyfire 已提交
10 11
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
H
happyfire 已提交
12 13 14 15
		{08C43D46-104D-517B-7865-ADA4F8FB4D91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{08C43D46-104D-517B-7865-ADA4F8FB4D91}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{08C43D46-104D-517B-7865-ADA4F8FB4D91}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{08C43D46-104D-517B-7865-ADA4F8FB4D91}.Release|Any CPU.Build.0 = Release|Any CPU
H
Init  
happyfire 已提交
16 17 18 19 20
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal