OSDN Git Service

CLI: update the built in presets
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / HandBrake.ApplicationServices.csproj
index 17effbc..ba0e3a6 100644 (file)
@@ -25,6 +25,7 @@
     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
+    <PlatformTarget>AnyCPU</PlatformTarget>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Compile Include="EncodeProgressEventArgs.cs" />\r
-    <Compile Include="frmExceptionWindow.cs">\r
-      <SubType>Form</SubType>\r
-    </Compile>\r
-    <Compile Include="frmExceptionWindow.Designer.cs">\r
-      <DependentUpon>frmExceptionWindow.cs</DependentUpon>\r
-    </Compile>\r
     <Compile Include="Functions\Logging.cs" />\r
     <Compile Include="Functions\GrowlCommunicator.cs" />\r
     <Compile Include="Functions\Main.cs" />\r
     <None Include="app.config" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <EmbeddedResource Include="frmExceptionWindow.resx">\r
-      <DependentUpon>frmExceptionWindow.cs</DependentUpon>\r
-      <SubType>Designer</SubType>\r
-    </EmbeddedResource>\r
+    <None Include="Properties\AssemblyInfo.cs.tmpl" />\r
+  </ItemGroup>\r
+  <ItemGroup>\r
     <EmbeddedResource Include="Properties\Resources.resx">\r
-      <Generator>PublicResXFileCodeGenerator</Generator>\r
+      <Generator>ResXFileCodeGenerator</Generator>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
-      <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <EmbeddedResource Include="Resources\logo64.png" />\r
+    <None Include="Resources\logo64.png" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <EmbeddedResource Include="Resources\ErrorX.png" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Properties\AssemblyInfo.cs.tmpl" />\r
-    <EmbeddedResource Include="Resources\copy.png" />\r
+    <ProjectReference Include="..\HandBrake.Framework\HandBrake.Framework.csproj">\r
+      <Project>{49AD42C1-BF9B-4D78-A644-020878FAADE6}</Project>\r
+      <Name>HandBrake.Framework</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.3\Microsoft.StyleCop.targets" />\r
+  <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r