OSDN Git Service

Windows8.1に再ターゲットした
[fooeditengine/FooEditEngine.git] / Metro / FooEditEngine / FooEditEngine.csproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.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     <ProductVersion>8.0.30703</ProductVersion>
8     <SchemaVersion>2.0</SchemaVersion>
9     <ProjectGuid>{AC23EBF4-4CD0-43EA-9808-0E6DCD12E791}</ProjectGuid>
10     <OutputType>Library</OutputType>
11     <AppDesignerFolder>Properties</AppDesignerFolder>
12     <RootNamespace>FooEditEngine</RootNamespace>
13     <AssemblyName>FooEditEngine.Metro</AssemblyName>
14     <DefaultLanguage>ja-JP</DefaultLanguage>
15     <FileAlignment>512</FileAlignment>
16     <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
17     <TargetPlatformVersion>8.1</TargetPlatformVersion>
18     <MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
19     <TargetFrameworkVersion />
20   </PropertyGroup>
21   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
22     <DebugSymbols>true</DebugSymbols>
23     <DebugType>full</DebugType>
24     <Optimize>false</Optimize>
25     <OutputPath>bin\Debug\</OutputPath>
26     <DefineConstants>TRACE;DEBUG;NETFX_CORE,METRO</DefineConstants>
27     <ErrorReport>prompt</ErrorReport>
28     <WarningLevel>4</WarningLevel>
29     <DocumentationFile>bin\Debug\FooEditEngine.Metro.XML</DocumentationFile>
30   </PropertyGroup>
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
32     <DebugType>pdbonly</DebugType>
33     <Optimize>true</Optimize>
34     <OutputPath>bin\Release\</OutputPath>
35     <DefineConstants>TRACE;NETFX_CORE,METRO</DefineConstants>
36     <ErrorReport>prompt</ErrorReport>
37     <WarningLevel>4</WarningLevel>
38     <DocumentationFile>bin\Release\FooEditEngine.Metro.XML</DocumentationFile>
39   </PropertyGroup>
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
41     <DebugSymbols>true</DebugSymbols>
42     <OutputPath>bin\ARM\Debug\</OutputPath>
43     <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
44     <NoWarn>;2008</NoWarn>
45     <DebugType>full</DebugType>
46     <PlatformTarget>ARM</PlatformTarget>
47     <UseVSHostingProcess>false</UseVSHostingProcess>
48     <ErrorReport>prompt</ErrorReport>
49     <Prefer32Bit>true</Prefer32Bit>
50   </PropertyGroup>
51   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
52     <OutputPath>bin\ARM\Release\</OutputPath>
53     <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
54     <Optimize>true</Optimize>
55     <NoWarn>;2008</NoWarn>
56     <DebugType>pdbonly</DebugType>
57     <PlatformTarget>ARM</PlatformTarget>
58     <UseVSHostingProcess>false</UseVSHostingProcess>
59     <ErrorReport>prompt</ErrorReport>
60     <Prefer32Bit>true</Prefer32Bit>
61   </PropertyGroup>
62   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
63     <DebugSymbols>true</DebugSymbols>
64     <OutputPath>bin\x64\Debug\</OutputPath>
65     <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
66     <NoWarn>;2008</NoWarn>
67     <DebugType>full</DebugType>
68     <PlatformTarget>x64</PlatformTarget>
69     <UseVSHostingProcess>false</UseVSHostingProcess>
70     <ErrorReport>prompt</ErrorReport>
71     <Prefer32Bit>true</Prefer32Bit>
72   </PropertyGroup>
73   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
74     <OutputPath>bin\x64\Release\</OutputPath>
75     <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
76     <Optimize>true</Optimize>
77     <NoWarn>;2008</NoWarn>
78     <DebugType>pdbonly</DebugType>
79     <PlatformTarget>x64</PlatformTarget>
80     <UseVSHostingProcess>false</UseVSHostingProcess>
81     <ErrorReport>prompt</ErrorReport>
82     <Prefer32Bit>true</Prefer32Bit>
83   </PropertyGroup>
84   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
85     <DebugSymbols>true</DebugSymbols>
86     <OutputPath>bin\x86\Debug\</OutputPath>
87     <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
88     <NoWarn>;2008</NoWarn>
89     <DebugType>full</DebugType>
90     <PlatformTarget>x86</PlatformTarget>
91     <UseVSHostingProcess>false</UseVSHostingProcess>
92     <ErrorReport>prompt</ErrorReport>
93     <Prefer32Bit>true</Prefer32Bit>
94   </PropertyGroup>
95   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
96     <OutputPath>bin\x86\Release\</OutputPath>
97     <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
98     <Optimize>true</Optimize>
99     <NoWarn>;2008</NoWarn>
100     <DebugType>pdbonly</DebugType>
101     <PlatformTarget>x86</PlatformTarget>
102     <UseVSHostingProcess>false</UseVSHostingProcess>
103     <ErrorReport>prompt</ErrorReport>
104     <Prefer32Bit>true</Prefer32Bit>
105   </PropertyGroup>
106   <ItemGroup>
107     <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
108     <Page Include="Themes\Generic.xaml">
109       <Generator>MSBuild:Compile</Generator>
110       <SubType>Designer</SubType>
111     </Page>
112   </ItemGroup>
113   <ItemGroup>
114     <Compile Include="..\..\Common\Automaion\FooTextBoxAutomationPeer.cs">
115       <Link>FooTextBoxAutomationPeer.cs</Link>
116     </Compile>
117     <Compile Include="..\..\Common\CacheManager.cs">
118       <Link>CacheManager.cs</Link>
119     </Compile>
120     <Compile Include="..\..\Common\CollectionDebugView.cs">
121       <Link>CollectionDebugView.cs</Link>
122     </Compile>
123     <Compile Include="..\..\Common\Controller.cs">
124       <Link>Controller.cs</Link>
125     </Compile>
126     <Compile Include="..\..\Common\Direct2D\CustomTextRenderer.cs">
127       <Link>Direct2D\CustomTextRenderer.cs</Link>
128     </Compile>
129     <Compile Include="..\..\Common\Direct2D\D2DRenderCommon.cs">
130       <Link>Direct2D\D2DRenderCommon.cs</Link>
131     </Compile>
132     <Compile Include="..\..\Common\Direct2D\DrawingEffect.cs">
133       <Link>Direct2D\DrawingEffect.cs</Link>
134     </Compile>
135     <Compile Include="..\..\Common\Direct2D\InlineChar.cs">
136       <Link>Direct2D\InlineChar.cs</Link>
137     </Compile>
138     <Compile Include="..\..\Common\Direct2D\MarkerFactory.cs">
139       <Link>Direct2D\MarkerFactory.cs</Link>
140     </Compile>
141     <Compile Include="..\..\Common\Direct2D\MultiSet.cs">
142       <Link>Direct2D\MultiSet.cs</Link>
143     </Compile>
144     <Compile Include="..\..\Common\Direct2D\MyTextLayout.cs">
145       <Link>Direct2D\MyTextLayout.cs</Link>
146     </Compile>
147     <Compile Include="..\..\Common\Document.cs">
148       <Link>Document.cs</Link>
149     </Compile>
150     <Compile Include="..\..\Common\DocumentExtend.cs">
151       <Link>DocumentExtend.cs</Link>
152     </Compile>
153     <Compile Include="..\..\Common\EditView.cs">
154       <Link>EditView.cs</Link>
155     </Compile>
156     <Compile Include="..\..\Common\FoldingCollection.cs">
157       <Link>FoldingCollection.cs</Link>
158     </Compile>
159     <Compile Include="..\..\Common\GapBuffer+Enumerator.cs">
160       <Link>GapBuffer+Enumerator.cs</Link>
161     </Compile>
162     <Compile Include="..\..\Common\GapBuffer.cs">
163       <Link>GapBuffer.cs</Link>
164     </Compile>
165     <Compile Include="..\..\Common\IFoldingStrategy.cs">
166       <Link>IFoldingStrategy.cs</Link>
167     </Compile>
168     <Compile Include="..\..\Common\IHilighter.cs">
169       <Link>IHilighter.cs</Link>
170     </Compile>
171     <Compile Include="..\..\Common\ITextRender.cs">
172       <Link>ITextRender.cs</Link>
173     </Compile>
174     <Compile Include="..\..\Common\LineToIndex.cs">
175       <Link>LineToIndex.cs</Link>
176     </Compile>
177     <Compile Include="..\..\Common\MarkerCollection.cs">
178       <Link>MarkerCollection.cs</Link>
179     </Compile>
180     <Compile Include="..\..\Common\PrintableView.cs">
181       <Link>PrintableView.cs</Link>
182     </Compile>
183     <Compile Include="..\..\Common\Range.cs">
184       <Link>Range.cs</Link>
185     </Compile>
186     <Compile Include="..\..\Common\RangeCollection.cs">
187       <Link>RangeCollection.cs</Link>
188     </Compile>
189     <Compile Include="..\..\Common\RangeTree.cs">
190       <Link>RangeTree.cs</Link>
191     </Compile>
192     <Compile Include="..\..\Common\RangeTreeNode.cs">
193       <Link>RangeTreeNode.cs</Link>
194     </Compile>
195     <Compile Include="..\..\Common\ResourceManager.cs">
196       <Link>ResourceManager.cs</Link>
197     </Compile>
198     <Compile Include="..\..\Common\SelectCollection.cs">
199       <Link>SelectCollection.cs</Link>
200     </Compile>
201     <Compile Include="..\..\Common\StringBuffer.cs">
202       <Link>StringBuffer.cs</Link>
203     </Compile>
204     <Compile Include="..\..\Common\TextPoint.cs">
205       <Link>TextPoint.cs</Link>
206     </Compile>
207     <Compile Include="..\..\Common\TextServiceFramework\TextStoreHelper.cs">
208       <Link>TextStoreHelper.cs</Link>
209     </Compile>
210     <Compile Include="..\..\Common\UndoCommands.cs">
211       <Link>UndoCommands.cs</Link>
212     </Compile>
213     <Compile Include="..\..\Common\UndoManager.cs">
214       <Link>UndoManager.cs</Link>
215     </Compile>
216     <Compile Include="..\..\Common\Util.cs">
217       <Link>Util.cs</Link>
218     </Compile>
219     <Compile Include="..\..\Common\ViewBase.cs">
220       <Link>ViewBase.cs</Link>
221     </Compile>
222     <Compile Include="..\..\Common\WatchDogPattern.cs">
223       <Link>WatchDogPattern.cs</Link>
224     </Compile>
225     <Compile Include="Direct2D\D2DRender.cs" />
226     <Compile Include="Direct2D\D2DRenderBase.cs" />
227     <Compile Include="FooPrintText.cs" />
228     <Compile Include="FooTextBox.cs" />
229     <Compile Include="GripperManager.cs" />
230     <Compile Include="Print\ComInterface.cs" />
231     <Compile Include="Print\D2DPrintRender.cs" />
232     <Compile Include="Print\DocumentSource.cs" />
233     <Compile Include="Print\D2DPrintPreviewRender.cs" />
234     <Compile Include="Properties\AssemblyInfo.cs" />
235   </ItemGroup>
236   <ItemGroup>
237     <Reference Include="SharpDX">
238       <HintPath>..\Libs\SharpDX.dll</HintPath>
239     </Reference>
240     <Reference Include="SharpDX.Direct2D1">
241       <HintPath>..\Libs\SharpDX.Direct2D1.dll</HintPath>
242     </Reference>
243     <Reference Include="SharpDX.Direct3D11">
244       <HintPath>..\Libs\SharpDX.Direct3D11.dll</HintPath>
245     </Reference>
246     <Reference Include="SharpDX.DXGI">
247       <HintPath>..\Libs\SharpDX.DXGI.dll</HintPath>
248     </Reference>
249   </ItemGroup>
250   <ItemGroup>
251     <ProjectReference Include="..\..\Common\DotNetTextStore\DotNetTextStore.Metro.csproj">
252       <Project>{453c491e-ef3a-41ad-a725-8855c1cb2c84}</Project>
253       <Name>DotNetTextStore.Metro</Name>
254     </ProjectReference>
255   </ItemGroup>
256   <ItemGroup>
257     <PRIResource Include="strings\en-US\Resources.resw" />
258   </ItemGroup>
259   <ItemGroup>
260     <PRIResource Include="strings\ja-JP\Resources.resw" />
261   </ItemGroup>
262   <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
263     <VisualStudioVersion>12.0</VisualStudioVersion>
264   </PropertyGroup>
265   <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
266   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
267        Other similar extension points exist, see Microsoft.Common.targets.
268   <Target Name="BeforeBuild">
269   </Target>
270   <Target Name="AfterBuild">
271   </Target>
272   -->
273 </Project>