diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-06-19 16:24:27 -0400 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-06-19 16:24:27 -0400 |
| commit | 8adfb3bd99b4dcff2459756af090a640fd7a4b4a (patch) | |
| tree | c1e6adddda335f4d36a98039ccc5ac867ae7296d /pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln | |
clone
Diffstat (limited to 'pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln')
| -rw-r--r-- | pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln b/pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln new file mode 100644 index 0000000..6015e96 --- /dev/null +++ b/pysoundtouch/soundtouch/source/SoundTouch/SoundTouch.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SoundTouch", "SoundTouch.vcproj", "{0A626C77-0515-4131-AA80-E0BFFC479FEB}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {0A626C77-0515-4131-AA80-E0BFFC479FEB}.Debug.ActiveCfg = Debug|Win32
+ {0A626C77-0515-4131-AA80-E0BFFC479FEB}.Debug.Build.0 = Debug|Win32
+ {0A626C77-0515-4131-AA80-E0BFFC479FEB}.Release.ActiveCfg = Release|Win32
+ {0A626C77-0515-4131-AA80-E0BFFC479FEB}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
|
