OSDN Git Service

Merge branch 'develop'
[strokestylet/CsWin10Desktop3.git] / SSTFEditor / SSTFEditor.csproj
index 5549d7e..585a0de 100644 (file)
@@ -19,7 +19,7 @@
     <DebugSymbols>true</DebugSymbols>
     <DebugType>full</DebugType>
     <Optimize>false</Optimize>
-    <OutputPath>bin\Debug\</OutputPath>
+    <OutputPath>..\StrokeStyleT\bin\Debug\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -28,7 +28,7 @@
     <PlatformTarget>AnyCPU</PlatformTarget>
     <DebugType>pdbonly</DebugType>
     <Optimize>true</Optimize>
-    <OutputPath>bin\Release\</OutputPath>
+    <OutputPath>..\StrokeStyleT\bin\Release\</OutputPath>
     <DefineConstants>TRACE</DefineConstants>
     <ErrorReport>prompt</ErrorReport>
     <WarningLevel>4</WarningLevel>
@@ -36,6 +36,8 @@
   <ItemGroup>
     <Reference Include="System" />
     <Reference Include="System.Core" />
+    <Reference Include="System.ServiceModel" />
+    <Reference Include="System.ServiceModel.Channels" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Data.DataSetExtensions" />
     <Reference Include="Microsoft.CSharp" />
@@ -54,7 +56,6 @@
     <Compile Include="Popupメッセージ.designer.cs">
       <DependentUpon>Popupメッセージ.cs</DependentUpon>
     </Compile>
-    <Compile Include="SystemStringExtensions.cs" />
     <Compile Include="オプションダイアログ.cs">
       <SubType>Form</SubType>
     </Compile>
       <Project>{f6bd5fad-8cbd-4df4-89bf-bbdbe6c5c6fe}</Project>
       <Name>SSTFormat</Name>
     </ProjectReference>
+    <ProjectReference Include="..\StrokeStyleT\StrokeStyleT.csproj">
+      <Project>{ed72fd06-c276-42dc-9301-83de699bdf4c}</Project>
+      <Name>StrokeStyleT</Name>
+    </ProjectReference>
+  </ItemGroup>
+  <ItemGroup>
+    <WCFMetadata Include="Service References\" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it.