40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
||
|
# Visual Studio 2008
|
||
|
|
||
|
Project("{C212BE0A-BD2F-DD1E-2575-1152542237EB}") = "ProceduralTerrain", "Assembly-CSharp-vs.csproj", "{C7E583A2-DC20-3E34-2B1C-B0E1D4550BDC}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Any CPU = Debug|Any CPU
|
||
|
Release|Any CPU = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{C7E583A2-DC20-3E34-2B1C-B0E1D4550BDC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{C7E583A2-DC20-3E34-2B1C-B0E1D4550BDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{C7E583A2-DC20-3E34-2B1C-B0E1D4550BDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{C7E583A2-DC20-3E34-2B1C-B0E1D4550BDC}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(MonoDevelopProperties) = preSolution
|
||
|
StartupItem = Assembly-CSharp.csproj
|
||
|
Policies = $0
|
||
|
$0.TextStylePolicy = $1
|
||
|
$1.inheritsSet = null
|
||
|
$1.scope = text/x-csharp
|
||
|
$0.CSharpFormattingPolicy = $2
|
||
|
$2.inheritsSet = Mono
|
||
|
$2.inheritsScope = text/x-csharp
|
||
|
$2.scope = text/x-csharp
|
||
|
$0.TextStylePolicy = $3
|
||
|
$3.FileWidth = 120
|
||
|
$3.TabWidth = 4
|
||
|
$3.EolMarker = Unix
|
||
|
$3.inheritsSet = Mono
|
||
|
$3.inheritsScope = text/plain
|
||
|
$3.scope = text/plain
|
||
|
EndGlobalSection
|
||
|
|
||
|
EndGlobal
|