Add Black Myth Wukong project to the solution

This commit is contained in:
2026-02-19 21:55:48 +01:00
parent 8890cef5b1
commit daad8e8708

View File

@@ -104,6 +104,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Reanimal", "Reanimal\Reanim
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fear the time loop", "FearTheTimeloop\FearTheTimeloop.vcxproj", "{DD025A21-3580-41B5-8AD9-1456EA653E7B}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Black Myth Wukong", "BlackMythWukong\BlackMythWukong.vcxproj", "{A0B73335-D352-4191-A22F-1F2E54736DCB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -448,6 +450,14 @@ Global
{DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x64.Build.0 = Release|x64
{DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x86.ActiveCfg = Release|Win32
{DD025A21-3580-41B5-8AD9-1456EA653E7B}.Release|x86.Build.0 = Release|Win32
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x64.ActiveCfg = Debug|x64
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x64.Build.0 = Debug|x64
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x86.ActiveCfg = Debug|Win32
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Debug|x86.Build.0 = Debug|Win32
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x64.ActiveCfg = Release|x64
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x64.Build.0 = Release|x64
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.ActiveCfg = Release|Win32
{A0B73335-D352-4191-A22F-1F2E54736DCB}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE