OSDN Git Service

コア部分を共通プロジェクト化した
[fooeditengine/FooEditEngine.git] / Metro / FooEditEngine / FooEditEngine.csproj
index ee2c01a..cc1c1ee 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
   <PropertyGroup>
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
@@ -14,6 +14,9 @@
     <DefaultLanguage>ja-JP</DefaultLanguage>
     <FileAlignment>512</FileAlignment>
     <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+    <TargetPlatformVersion>8.1</TargetPlatformVersion>
+    <MinimumVisualStudioVersion>12</MinimumVisualStudioVersion>
+    <TargetFrameworkVersion />
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
     </Page>
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="..\..\Common\Automaion\FooTextBoxAutomationPeer.cs">
-      <Link>FooTextBoxAutomationPeer.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\CacheManager.cs">
-      <Link>CacheManager.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\CollectionDebugView.cs">
-      <Link>CollectionDebugView.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Controller.cs">
-      <Link>Controller.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\CustomTextRenderer.cs">
-      <Link>Direct2D\CustomTextRenderer.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\D2DRenderCommon.cs">
-      <Link>Direct2D\D2DRenderCommon.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\DrawingEffect.cs">
-      <Link>Direct2D\DrawingEffect.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\InlineChar.cs">
-      <Link>Direct2D\InlineChar.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\MarkerFactory.cs">
-      <Link>Direct2D\MarkerFactory.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\MultiSet.cs">
-      <Link>Direct2D\MultiSet.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Direct2D\MyTextLayout.cs">
-      <Link>Direct2D\MyTextLayout.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Document.cs">
-      <Link>Document.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\DocumentExtend.cs">
-      <Link>DocumentExtend.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\EditView.cs">
-      <Link>EditView.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\FoldingCollection.cs">
-      <Link>FoldingCollection.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\GapBuffer+Enumerator.cs">
-      <Link>GapBuffer+Enumerator.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\GapBuffer.cs">
-      <Link>GapBuffer.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\IFoldingStrategy.cs">
-      <Link>IFoldingStrategy.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\IHilighter.cs">
-      <Link>IHilighter.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\ITextRender.cs">
-      <Link>ITextRender.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\LineToIndex.cs">
-      <Link>LineToIndex.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\MarkerCollection.cs">
-      <Link>MarkerCollection.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\PrintableView.cs">
-      <Link>PrintableView.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Range.cs">
-      <Link>Range.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\RangeCollection.cs">
-      <Link>RangeCollection.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\RangeTree.cs">
-      <Link>RangeTree.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\RangeTreeNode.cs">
-      <Link>RangeTreeNode.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\ResourceManager.cs">
-      <Link>ResourceManager.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\SelectCollection.cs">
-      <Link>SelectCollection.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\StringBuffer.cs">
-      <Link>StringBuffer.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\TextPoint.cs">
-      <Link>TextPoint.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\TextServiceFramework\TextStoreHelper.cs">
-      <Link>TextStoreHelper.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\UndoCommands.cs">
-      <Link>UndoCommands.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\UndoManager.cs">
-      <Link>UndoManager.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\Util.cs">
-      <Link>Util.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\ViewBase.cs">
-      <Link>ViewBase.cs</Link>
-    </Compile>
-    <Compile Include="..\..\Common\WatchDogPattern.cs">
-      <Link>WatchDogPattern.cs</Link>
-    </Compile>
     <Compile Include="Direct2D\D2DRender.cs" />
     <Compile Include="Direct2D\D2DRenderBase.cs" />
     <Compile Include="FooPrintText.cs" />
     <Compile Include="Print\D2DPrintRender.cs" />
     <Compile Include="Print\DocumentSource.cs" />
     <Compile Include="Print\D2DPrintPreviewRender.cs" />
+    <Compile Include="Print\PrintOptionBuilder.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
   </ItemGroup>
   <ItemGroup>
     </Reference>
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\..\Common\DotNetTextStore\DotNetTextStore.Metro.csproj">
-      <Project>{453c491e-ef3a-41ad-a725-8855c1cb2c84}</Project>
-      <Name>DotNetTextStore.Metro</Name>
-    </ProjectReference>
-  </ItemGroup>
-  <ItemGroup>
     <PRIResource Include="strings\en-US\Resources.resw" />
   </ItemGroup>
   <ItemGroup>
     <PRIResource Include="strings\ja-JP\Resources.resw" />
   </ItemGroup>
-  <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '11.0' ">
-    <VisualStudioVersion>11.0</VisualStudioVersion>
+  <ItemGroup>
+    <ProjectReference Include="..\..\DotNetTextStore\DotNetTextStore.Metro.csproj">
+      <Project>{453c491e-ef3a-41ad-a725-8855c1cb2c84}</Project>
+      <Name>DotNetTextStore.Metro</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <Import Project="..\..\Core\Core.projitems" Label="Shared" />
+  <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
+    <VisualStudioVersion>12.0</VisualStudioVersion>
   </PropertyGroup>
   <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.