Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekUnderwater authored Apr 13, 2020
1 parent 07cf2a3 commit 5b2bc3c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions SoundPathDemo.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SoundPathDemo", "SoundPathDemo\SoundPathDemo.csproj", "{E9224DD3-348C-461C-ACA4-FC3BED66C2DF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9224DD3-348C-461C-ACA4-FC3BED66C2DF}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{E9224DD3-348C-461C-ACA4-FC3BED66C2DF}.Debug|Any CPU.Build.0 = Release|Any CPU
{E9224DD3-348C-461C-ACA4-FC3BED66C2DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9224DD3-348C-461C-ACA4-FC3BED66C2DF}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit 5b2bc3c

Please sign in to comment.