mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
All files under the same project; Renamed TR5Main to TombEngine; Cleaned repository;
This commit is contained in:
parent
3e02f1828b
commit
f1e7c6fbfc
907 changed files with 141 additions and 1778 deletions
|
@ -3,14 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31911.196
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
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
|
||||
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}"
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TombEngine", "TombEngine\TombEngine.vcxproj", "{15AB0220-541C-4DA1-94EB-ED3C47E4582E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
@ -26,14 +19,6 @@ Global
|
|||
{15AB0220-541C-4DA1-94EB-ED3C47E4582E}.Release|x64.ActiveCfg = Release|Win32
|
||||
{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
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue