OSDN Git Service

WASAPIの排他モード・共有モードを切り替えられるようにした。
[winaudioj/async.git] / SF.props
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ImportGroup Label="PropertySheets" />
4   <PropertyGroup Label="UserMacros" />
5   <PropertyGroup>
6     <IncludePath>C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;H:\libs\boost\include\boost-1_47;H:\libs\xbyak\xbyak;H:\libs\zlib125\zlib-1.2.5;H:\libs\lpng150\lpng150;$(IncludePath)</IncludePath>
7   </PropertyGroup>
8   <PropertyGroup>
9     <LibraryPath>C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x64;H:\libs\boost\lib;H:\libs\zlib125\zlib-1.2.5;$(LibraryPath)</LibraryPath>
10   </PropertyGroup>
11   <ItemDefinitionGroup>
12     <ClCompile>
13       <WarningLevel>Level3</WarningLevel>
14       <MultiProcessorCompilation>true</MultiProcessorCompilation>
15       <PrecompiledHeader>Use</PrecompiledHeader>
16       <RuntimeTypeInfo>true</RuntimeTypeInfo>
17     </ClCompile>
18   </ItemDefinitionGroup>
19   <ItemGroup />
20 </Project>