Files
test_obsdk/test_obsdk.sln
tangchao0503 65b0b307f6 first commit
2026-03-27 17:17:16 +08:00

32 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.14.36915.13 d17.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ConsoleApplication1", "ConsoleApplication1\ConsoleApplication1.vcxproj", "{42DEE0C5-D13C-411E-8597-4B63770EC7DC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Debug|x64.ActiveCfg = Debug|x64
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Debug|x64.Build.0 = Debug|x64
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Debug|x86.ActiveCfg = Debug|Win32
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Debug|x86.Build.0 = Debug|Win32
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Release|x64.ActiveCfg = Release|x64
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Release|x64.Build.0 = Release|x64
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Release|x86.ActiveCfg = Release|Win32
{42DEE0C5-D13C-411E-8597-4B63770EC7DC}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CF22D0F0-52AA-43C6-A3CF-00614B48D32E}
EndGlobalSection
EndGlobal