Files
2026-08-27 11:22:34 -06:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33027.164
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VoiceChat", "VoiceChat\VoiceChat.vbproj", "{683E688B-40DC-4DC1-A70D-1ADC9FD8FCBF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{683E688B-40DC-4DC1-A70D-1ADC9FD8FCBF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{683E688B-40DC-4DC1-A70D-1ADC9FD8FCBF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{683E688B-40DC-4DC1-A70D-1ADC9FD8FCBF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{683E688B-40DC-4DC1-A70D-1ADC9FD8FCBF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C9B22348-B23F-40F2-ADB1-A8149CD5119B}
EndGlobalSection
EndGlobal