OSDN Git Service

WASAPIの排他モード・共有モードを切り替えられるようにした。
[winaudioj/async.git] / async.sln
1 
2 Microsoft Visual Studio Solution File, Format Version 11.00
3 # Visual C++ Express 2010
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "async", "async\async.vcxproj", "{87DCF2CB-7B02-4B6D-9191-237065BDB69C}"
5 EndProject
6 Global
7         GlobalSection(SolutionConfigurationPlatforms) = preSolution
8                 Debug|Mixed Platforms = Debug|Mixed Platforms
9                 Debug|Win32 = Debug|Win32
10                 Debug|Win64_1 = Debug|Win64_1
11                 Debug|x64 = Debug|x64
12                 Release|Mixed Platforms = Release|Mixed Platforms
13                 Release|Win32 = Release|Win32
14                 Release|Win64_1 = Release|Win64_1
15                 Release|x64 = Release|x64
16         EndGlobalSection
17         GlobalSection(ProjectConfigurationPlatforms) = postSolution
18                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
19                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|Mixed Platforms.Build.0 = Debug|x64
20                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|Win32.ActiveCfg = Debug|x64
21                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|Win64_1.ActiveCfg = Debug|x64
22                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|Win64_1.Build.0 = Debug|x64
23                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|x64.ActiveCfg = Debug|x64
24                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Debug|x64.Build.0 = Debug|x64
25                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|Mixed Platforms.ActiveCfg = Release|x64
26                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|Mixed Platforms.Build.0 = Release|x64
27                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|Win32.ActiveCfg = Release|x64
28                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|Win64_1.ActiveCfg = Release|x64
29                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|x64.ActiveCfg = Release|x64
30                 {87DCF2CB-7B02-4B6D-9191-237065BDB69C}.Release|x64.Build.0 = Release|x64
31         EndGlobalSection
32         GlobalSection(SolutionProperties) = preSolution
33                 HideSolutionNode = FALSE
34         EndGlobalSection
35 EndGlobal