TombEngine/TombEngine.sln

45 lines
2.3 KiB
Text
Raw Normal View History

2021-08-02 18:38:51 +03:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31911.196
2021-08-02 18:38:51 +03:00
MinimumVisualStudioVersion = 10.0.40219.1
2021-08-26 14:11:03 +03:00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TombEngine", "TR5Main\TombEngine.vcxproj", "{15AB0220-541C-4DA1-94EB-ED3C47E4582E}"
ProjectSection(ProjectDependencies) = postProject
{1A0765CF-5826-4B70-A473-57312A198816} = {1A0765CF-5826-4B70-A473-57312A198816}
EndProjectSection
2021-08-02 18:38:51 +03:00
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Scripting", "Scripting\Scripting.vcxproj", "{1A0765CF-5826-4B70-A473-57312A198816}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Common", "Common\Common.vcxitems", "{692D0396-2914-4482-842B-8604BF39F099}"
EndProject
2021-08-02 18:38:51 +03:00
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
2021-08-02 18:38:51 +03:00
Debug|x86 = Debug|x86
Release|x64 = Release|x64
2021-08-02 18:38:51 +03:00
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Debug|x64.ActiveCfg = Debug|Win32
2021-08-02 18:38:51 +03:00
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Debug|x86.ActiveCfg = Debug|Win32
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Debug|x86.Build.0 = Debug|Win32
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Release|x64.ActiveCfg = Release|Win32
2021-08-02 18:38:51 +03:00
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Release|x86.ActiveCfg = Release|Win32
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Release|x86.Build.0 = Release|Win32
{1A0765CF-5826-4B70-A473-57312A198816}.Debug|x64.ActiveCfg = Debug|x64
{1A0765CF-5826-4B70-A473-57312A198816}.Debug|x64.Build.0 = Debug|x64
{1A0765CF-5826-4B70-A473-57312A198816}.Debug|x86.ActiveCfg = Debug|Win32
{1A0765CF-5826-4B70-A473-57312A198816}.Debug|x86.Build.0 = Debug|Win32
{1A0765CF-5826-4B70-A473-57312A198816}.Release|x64.ActiveCfg = Release|x64
{1A0765CF-5826-4B70-A473-57312A198816}.Release|x64.Build.0 = Release|x64
{1A0765CF-5826-4B70-A473-57312A198816}.Release|x86.ActiveCfg = Release|Win32
{1A0765CF-5826-4B70-A473-57312A198816}.Release|x86.Build.0 = Release|Win32
2021-08-02 18:38:51 +03:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1689BEF8-E05F-46C0-AFCA-E04DCB4EF2B2}
EndGlobalSection
EndGlobal