Add Paragnosia to the solution
This commit is contained in:
@@ -106,6 +106,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Fear the time loop", "FearT
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Black Myth Wukong", "BlackMythWukong\BlackMythWukong.vcxproj", "{A0B73335-D352-4191-A22F-1F2E54736DCB}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Paragnosia", "Paragnosia\Paragnosia.vcxproj", "{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
@@ -458,6 +460,14 @@ Global
|
||||
{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
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x64.Build.0 = Debug|x64
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Debug|x86.Build.0 = Debug|Win32
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x64.ActiveCfg = Release|x64
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x64.Build.0 = Release|x64
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x86.ActiveCfg = Release|Win32
|
||||
{65A1A7B0-4332-4578-9B7D-41318CBF6DBC}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
||||
Reference in New Issue
Block a user