OSDN Git Service

ビュアーモード時はサービスを起動しないよう変更。
[strokestylet/CsWin10Desktop3.git] / FDK24 / FDK24.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7     <ProjectGuid>{693493DE-4ADC-4AD4-92A5-A92980A89886}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <AppDesignerFolder>Properties</AppDesignerFolder>
10     <RootNamespace>FDK</RootNamespace>
11     <AssemblyName>FDK24</AssemblyName>
12     <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
13     <FileAlignment>512</FileAlignment>
14   </PropertyGroup>
15   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
16     <DebugSymbols>true</DebugSymbols>
17     <DebugType>full</DebugType>
18     <Optimize>false</Optimize>
19     <OutputPath>bin\Debug\</OutputPath>
20     <DefineConstants>DEBUG;TRACE</DefineConstants>
21     <ErrorReport>prompt</ErrorReport>
22     <WarningLevel>4</WarningLevel>
23     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
24   </PropertyGroup>
25   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26     <DebugType>pdbonly</DebugType>
27     <Optimize>true</Optimize>
28     <OutputPath>bin\Release\</OutputPath>
29     <DefineConstants>TRACE</DefineConstants>
30     <ErrorReport>prompt</ErrorReport>
31     <WarningLevel>4</WarningLevel>
32     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
33   </PropertyGroup>
34   <ItemGroup>
35     <Reference Include="CSCore, Version=1.1.5992.18249, Culture=neutral, PublicKeyToken=5a08f2b6f4415dea, processorArchitecture=MSIL">
36       <HintPath>..\packages\CSCore.1.1.0\lib\net35-client\CSCore.dll</HintPath>
37       <Private>True</Private>
38     </Reference>
39     <Reference Include="SharpDX, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
40       <HintPath>..\packages\SharpDX.3.1.1\lib\net45\SharpDX.dll</HintPath>
41       <Private>True</Private>
42     </Reference>
43     <Reference Include="SharpDX.D3DCompiler, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
44       <HintPath>..\packages\SharpDX.D3DCompiler.3.1.1\lib\net45\SharpDX.D3DCompiler.dll</HintPath>
45       <Private>True</Private>
46     </Reference>
47     <Reference Include="SharpDX.Desktop, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
48       <HintPath>..\packages\SharpDX.Desktop.3.1.1\lib\net45\SharpDX.Desktop.dll</HintPath>
49       <Private>True</Private>
50     </Reference>
51     <Reference Include="SharpDX.Direct2D1, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
52       <HintPath>..\packages\SharpDX.Direct2D1.3.1.1\lib\net45\SharpDX.Direct2D1.dll</HintPath>
53       <Private>True</Private>
54     </Reference>
55     <Reference Include="SharpDX.Direct3D11, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
56       <HintPath>..\packages\SharpDX.Direct3D11.3.1.1\lib\net45\SharpDX.Direct3D11.dll</HintPath>
57       <Private>True</Private>
58     </Reference>
59     <Reference Include="SharpDX.DirectInput, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
60       <HintPath>..\packages\SharpDX.DirectInput.3.1.1\lib\net45\SharpDX.DirectInput.dll</HintPath>
61       <Private>True</Private>
62     </Reference>
63     <Reference Include="SharpDX.DXGI, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
64       <HintPath>..\packages\SharpDX.DXGI.3.1.1\lib\net45\SharpDX.DXGI.dll</HintPath>
65       <Private>True</Private>
66     </Reference>
67     <Reference Include="SharpDX.Mathematics, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
68       <HintPath>..\packages\SharpDX.Mathematics.3.1.1\lib\net45\SharpDX.Mathematics.dll</HintPath>
69       <Private>True</Private>
70     </Reference>
71     <Reference Include="SharpDX.MediaFoundation, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
72       <HintPath>..\packages\SharpDX.MediaFoundation.3.1.1\lib\net45\SharpDX.MediaFoundation.dll</HintPath>
73       <Private>True</Private>
74     </Reference>
75     <Reference Include="System" />
76     <Reference Include="System.Core" />
77     <Reference Include="System.Drawing" />
78     <Reference Include="System.Windows.Forms" />
79     <Reference Include="System.Xml.Linq" />
80     <Reference Include="System.Data.DataSetExtensions" />
81     <Reference Include="Microsoft.CSharp" />
82     <Reference Include="System.Data" />
83     <Reference Include="System.Net.Http" />
84     <Reference Include="System.Xml" />
85   </ItemGroup>
86   <ItemGroup>
87     <Compile Include="Activity.cs" />
88     <Compile Include="FDKException.cs" />
89     <Compile Include="Log.cs" />
90     <Compile Include="Memory.cs" />
91     <Compile Include="Properties\AssemblyInfo.cs" />
92     <Compile Include="Properties\Resources.Designer.cs">
93       <AutoGen>True</AutoGen>
94       <DesignTime>True</DesignTime>
95       <DependentUpon>Resources.resx</DependentUpon>
96     </Compile>
97     <Compile Include="SharpDXIUnknownExtensions.cs" />
98     <Compile Include="SystemStringExtensions.cs" />
99     <Compile Include="Utilities.cs" />
100     <Compile Include="XML\SerializableDictionary.cs" />
101     <Compile Include="XML\Serializer.cs" />
102     <Compile Include="カウンタ\FPS.cs" />
103     <Compile Include="カウンタ\QPCTimer.cs" />
104     <Compile Include="カウンタ\単純増加後不変カウンタ.cs" />
105     <Compile Include="カウンタ\単純増加後反復カウンタ.cs" />
106     <Compile Include="カウンタ\定間隔進行.cs" />
107     <Compile Include="フォルダ.cs" />
108     <Compile Include="メディア\動画デコーダ.cs" />
109     <Compile Include="メディア\XML.cs" />
110     <Compile Include="メディア\テクスチャフォント.cs" />
111     <Compile Include="メディア\ビットマップ付きテクスチャ.cs" />
112     <Compile Include="メディア\動画.cs" />
113     <Compile Include="メディア\描画可能画像.cs" />
114     <Compile Include="メディア\文字列画像.cs" />
115     <Compile Include="メディア\画像.cs" />
116     <Compile Include="メディア\画像フォント.cs" />
117     <Compile Include="メディア\矩形リスト.cs" />
118     <Compile Include="メディア\サウンド\WASAPI排他\ExclusiveDevice.cs" />
119     <Compile Include="メディア\サウンド\WASAPI排他\MFAsyncCallback.cs" />
120     <Compile Include="メディア\サウンド\WASAPI排他\Mixer.cs" />
121     <Compile Include="メディア\サウンド\WASAPI排他\Sound.cs" />
122     <Compile Include="メディア\サウンド\WASAPI排他\SoundTimer.cs" />
123     <Compile Include="メディア\テクスチャ.cs" />
124     <Compile Include="メディア\デバイスリソース.cs" />
125     <Compile Include="入力\IInputDevice.cs" />
126     <Compile Include="入力\InputDeviceType.cs" />
127     <Compile Include="入力\InputEvent.cs" />
128     <Compile Include="入力\個別\Keyboard.cs" />
129     <Compile Include="入力\個別\MidiIn.cs" />
130     <Compile Include="同期\AutoD3DDeviceLock.cs" />
131     <Compile Include="同期\ManualEvent.cs" />
132     <Compile Include="同期\RWLock.cs" />
133     <Compile Include="同期\RWLockAction.cs" />
134     <Compile Include="同期\TriStateEvent.cs" />
135   </ItemGroup>
136   <ItemGroup>
137     <None Include="packages.config" />
138   </ItemGroup>
139   <ItemGroup>
140     <EmbeddedResource Include="Properties\Resources.resx">
141       <Generator>ResXFileCodeGenerator</Generator>
142       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
143     </EmbeddedResource>
144     <EmbeddedResource Include="メディア\テクスチャ用シェーダコード.hlsl" />
145   </ItemGroup>
146   <ItemGroup />
147   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
148   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
149        Other similar extension points exist, see Microsoft.Common.targets.
150   <Target Name="BeforeBuild">
151   </Target>
152   <Target Name="AfterBuild">
153   </Target>
154   -->
155 </Project>