Files
unity-iso-tools/UnityIso.sln
2015-12-11 22:32:40 +06:00

45 lines
2.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2008
Project("{9D0FFEC9-0383-4C40-DA01-96F3C6394847}") = "unityiso", "Assembly-CSharp.csproj", "{95166F85-0462-AC59-009C-63E7F7F767D5}"
EndProject
Project("{9D0FFEC9-0383-4C40-DA01-96F3C6394847}") = "unityiso", "Assembly-CSharp-Editor.csproj", "{BD090B74-59E6-B8B4-61B5-2814183903F0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{95166F85-0462-AC59-009C-63E7F7F767D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95166F85-0462-AC59-009C-63E7F7F767D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95166F85-0462-AC59-009C-63E7F7F767D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95166F85-0462-AC59-009C-63E7F7F767D5}.Release|Any CPU.Build.0 = Release|Any CPU
{BD090B74-59E6-B8B4-61B5-2814183903F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BD090B74-59E6-B8B4-61B5-2814183903F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BD090B74-59E6-B8B4-61B5-2814183903F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BD090B74-59E6-B8B4-61B5-2814183903F0}.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