mirror of
https://github.com/BlackMATov/unity-flash-tools.git
synced 2026-01-04 23:46:51 +07:00
30 lines
1.5 KiB
Plaintext
30 lines
1.5 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2008
|
|
|
|
Project("{9B8160E9-8D55-B2EC-285E-1DC603FB178E}") = "UnityFlash", "Assembly-CSharp.csproj", "{906D3FD6-5699-A169-2DA9-91E0C813728E}"
|
|
EndProject
|
|
Project("{9B8160E9-8D55-B2EC-285E-1DC603FB178E}") = "UnityFlash", "Assembly-CSharp-Editor.csproj", "{C3F6CCE6-092A-767C-ECC7-83C51FCCFC00}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{906D3FD6-5699-A169-2DA9-91E0C813728E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{906D3FD6-5699-A169-2DA9-91E0C813728E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{906D3FD6-5699-A169-2DA9-91E0C813728E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{906D3FD6-5699-A169-2DA9-91E0C813728E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{C3F6CCE6-092A-767C-ECC7-83C51FCCFC00}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{C3F6CCE6-092A-767C-ECC7-83C51FCCFC00}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{C3F6CCE6-092A-767C-ECC7-83C51FCCFC00}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{C3F6CCE6-092A-767C-ECC7-83C51FCCFC00}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|
StartupItem = Assembly-CSharp.csproj
|
|
EndGlobalSection
|
|
EndGlobal
|