V8ManagedWrapper/V8_Native/V8_Native.sln

36 строки
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30204.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "V8_Native", "V8_Native.vcxproj", "{D611F010-C8B7-4CF5-BBE4-77435A52C140}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Debug|ARM64.ActiveCfg = Debug|ARM64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Debug|ARM64.Build.0 = Debug|ARM64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Debug|x64.ActiveCfg = Debug|x64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Debug|x64.Build.0 = Debug|x64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Debug|x86.ActiveCfg = Debug|x64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Release|ARM64.ActiveCfg = Release|ARM64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Release|ARM64.Build.0 = Release|ARM64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Release|x64.ActiveCfg = Release|x64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Release|x64.Build.0 = Release|x64
{D611F010-C8B7-4CF5-BBE4-77435A52C140}.Release|x86.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8BFE7494-1C46-4AFC-9140-493CC8CA8254}
EndGlobalSection
EndGlobal