You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
whisper.cpp/vs2022/whisper.sln

23 lines
879 B

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32922.545
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "whisper", "whisper.vcxproj", "{ACAAE71B-AC38-4ADE-8352-E913182AF36D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ACAAE71B-AC38-4ADE-8352-E913182AF36D}.Release|x64.ActiveCfg = Release|x64
{ACAAE71B-AC38-4ADE-8352-E913182AF36D}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {70720472-711F-44D8-B505-0AE15B75752E}
EndGlobalSection
EndGlobal