mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-14 17:09:31 +07:00
46 lines
2.1 KiB
Plaintext
46 lines
2.1 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2008
|
|
|
|
Project("{FC4F6A56-AFEC-B525-6A4B-81854AE4BE94}") = "UnityIso", "Assembly-CSharp-vs.csproj", "{7D717A69-578D-258F-954A-2360437723EF}"
|
|
EndProject
|
|
Project("{FC4F6A56-AFEC-B525-6A4B-81854AE4BE94}") = "UnityIso", "Assembly-CSharp-Editor-vs.csproj", "{9DD045DD-22BE-903A-2049-EB7A7F7A784D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7D717A69-578D-258F-954A-2360437723EF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7D717A69-578D-258F-954A-2360437723EF}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7D717A69-578D-258F-954A-2360437723EF}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7D717A69-578D-258F-954A-2360437723EF}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{9DD045DD-22BE-903A-2049-EB7A7F7A784D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{9DD045DD-22BE-903A-2049-EB7A7F7A784D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{9DD045DD-22BE-903A-2049-EB7A7F7A784D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{9DD045DD-22BE-903A-2049-EB7A7F7A784D}.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
|