Skip to content

Commit

Permalink
added sln file
Browse files Browse the repository at this point in the history
  • Loading branch information
SH4KUR committed Jan 8, 2024
1 parent 9a56bac commit c082b03
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions AudioBitDepthConvert.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AudioBitDepthConvert", "AudioBitDepthConvert\AudioBitDepthConvert.csproj", "{96B90C69-0BA8-46FE-8E09-3A63704CBEAC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{96B90C69-0BA8-46FE-8E09-3A63704CBEAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{96B90C69-0BA8-46FE-8E09-3A63704CBEAC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{96B90C69-0BA8-46FE-8E09-3A63704CBEAC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{96B90C69-0BA8-46FE-8E09-3A63704CBEAC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal

0 comments on commit c082b03

Please sign in to comment.