mirror of
https://github.com/HistacomUnity/Histacom2-old.git
synced 2025-01-22 09:02:01 -05:00
31 lines
1.6 KiB
Text
31 lines
1.6 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.28729.10
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Histacom2", "Histacom2\Histacom2.csproj", "{7142DF28-E36B-434E-8CC6-C9B76BB670B1}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Histacom2.Engine", "Histacom2.Engine\Histacom2.Engine.csproj", "{CDF4CA89-9A83-4572-B4A1-69BF5BD4C129}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{7142DF28-E36B-434E-8CC6-C9B76BB670B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{7142DF28-E36B-434E-8CC6-C9B76BB670B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{7142DF28-E36B-434E-8CC6-C9B76BB670B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{7142DF28-E36B-434E-8CC6-C9B76BB670B1}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{CDF4CA89-9A83-4572-B4A1-69BF5BD4C129}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{CDF4CA89-9A83-4572-B4A1-69BF5BD4C129}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{CDF4CA89-9A83-4572-B4A1-69BF5BD4C129}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{CDF4CA89-9A83-4572-B4A1-69BF5BD4C129}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {264140FC-919A-49CE-8FAF-AEB5693D5361}
|
|
EndGlobalSection
|
|
EndGlobal
|