@@ -47,6 +47,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XEngine_InfoReport", "XEngi
4747 {F1736B3F-03A2-4FC7-B045-A12BA8D724FB} = {F1736B3F-03A2-4FC7-B045-A12BA8D724FB}
4848 EndProject Section
4949EndProject
50+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "XEngine_Verification" , "XEngine_DependLibrary\XEngine_Module\XEngine_Verification\XEngine_Verification.vcxproj" , "{A8E43EC0-698A-4807-8A61-B2BE5FAB7256}"
51+ EndProject
5052Global
5153 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
5254 Debug| ARM64 = Debug| ARM64
@@ -153,6 +155,18 @@ Global
153155 {F6520D2C-BB8E-45BB-964B-F5D6A4318A89} .Release| x64 .Build .0 = Release| x64
154156 {F6520D2C-BB8E-45BB-964B-F5D6A4318A89} .Release| x86 .ActiveCfg = Release| Win32
155157 {F6520D2C-BB8E-45BB-964B-F5D6A4318A89} .Release| x86 .Build .0 = Release| Win32
158+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| ARM64 .ActiveCfg = Debug| ARM64
159+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| ARM64 .Build .0 = Debug| ARM64
160+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| x64 .ActiveCfg = Debug| x64
161+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| x64 .Build .0 = Debug| x64
162+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| x86 .ActiveCfg = Debug| Win32
163+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Debug| x86 .Build .0 = Debug| Win32
164+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| ARM64 .ActiveCfg = Release| ARM64
165+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| ARM64 .Build .0 = Release| ARM64
166+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| x64 .ActiveCfg = Release| x64
167+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| x64 .Build .0 = Release| x64
168+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| x86 .ActiveCfg = Release| Win32
169+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} .Release| x86 .Build .0 = Release| Win32
156170 EndGlobalSection
157171 GlobalSection (SolutionProperties ) = preSolution
158172 HideSolutionNode = FALSE
@@ -161,6 +175,7 @@ Global
161175 {2E55D676-E9F5-48B8-B65E-FE0E7C3D2AEB} = {79A9A569-7DA8-4D9D-AD34-D11115199EA1}
162176 {F1736B3F-03A2-4FC7-B045-A12BA8D724FB} = {6A753FB6-282E-4E86-91BB-BE97618B65A4}
163177 {F6520D2C-BB8E-45BB-964B-F5D6A4318A89} = {6A753FB6-282E-4E86-91BB-BE97618B65A4}
178+ {A8E43EC0-698A-4807-8A61-B2BE5FAB7256} = {6A753FB6-282E-4E86-91BB-BE97618B65A4}
164179 EndGlobalSection
165180 GlobalSection (ExtensibilityGlobals ) = postSolution
166181 SolutionGuid = {9B202F91-A601-429E-BB0F-880DDEE096FE}
0 commit comments