OSDN Git Service

CLI: update the built in presets
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrake.ApplicationServices / HandBrake.ApplicationServices.csproj
index c682f57..ba0e3a6 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <AssemblyName>HandBrake.ApplicationServices</AssemblyName>\r
     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
+    <FileUpgradeFlags>\r
+    </FileUpgradeFlags>\r
+    <OldToolsVersion>3.5</OldToolsVersion>\r
+    <UpgradeBackupLocation />\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
@@ -21,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
       <SpecificVersion>False</SpecificVersion>\r
       <HintPath>..\libraries\Growl.CoreLibrary.dll</HintPath>\r
     </Reference>\r
+    <Reference Include="Microsoft.WindowsAPICodePack, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
+      <SpecificVersion>False</SpecificVersion>\r
+      <HintPath>..\libraries\Microsoft.WindowsAPICodePack.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="Microsoft.WindowsAPICodePack.Shell, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">\r
+      <SpecificVersion>False</SpecificVersion>\r
+      <HintPath>..\libraries\Microsoft.WindowsAPICodePack.Shell.dll</HintPath>\r
+    </Reference>\r
     <Reference Include="System" />\r
     <Reference Include="System.Core">\r
       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
     <Reference Include="System.Xml" />\r
   </ItemGroup>\r
   <ItemGroup>\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="EncodeProgressEventArgs.cs" />\r
+    <Compile Include="Functions\Logging.cs" />\r
     <Compile Include="Functions\GrowlCommunicator.cs" />\r
     <Compile Include="Functions\Main.cs" />\r
+    <Compile Include="Functions\System.cs" />\r
     <Compile Include="Functions\Win32.cs" />\r
+    <Compile Include="Functions\Win7.cs" />\r
     <Compile Include="Init.cs" />\r
     <Compile Include="Model\Cropping.cs" />\r
     <Compile Include="Model\Job.cs" />\r
       <DesignTime>True</DesignTime>\r
       <DependentUpon>Resources.resx</DependentUpon>\r
     </Compile>\r
-    <Compile Include="Properties\Settings.Designer.cs">\r
-      <AutoGen>True</AutoGen>\r
-      <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
-      <DependentUpon>Settings.settings</DependentUpon>\r
-    </Compile>\r
     <Compile Include="Services\Encode.cs" />\r
+    <Compile Include="Services\Interfaces\IEncode.cs" />\r
+    <Compile Include="Services\Interfaces\IQueue.cs" />\r
+    <Compile Include="Services\Interfaces\IScan.cs" />\r
     <Compile Include="Services\Queue.cs" />\r
     <Compile Include="Services\Scan.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <None Include="app.config" />\r
-    <None Include="Properties\Settings.settings">\r
-      <Generator>SettingsSingleFileGenerator</Generator>\r
-      <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
-    </None>\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>ResXFileCodeGenerator</Generator>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
-      <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <None Include="Resources\logo64.png" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <None Include="Resources\ErrorX.png" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None 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.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
   <Target Name="AfterBuild">\r
   </Target>\r
   -->\r
+  <PropertyGroup>\r
+    <PreBuildEvent>\r
+      subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"\r
+      subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs"\r
+    </PreBuildEvent>\r
+  </PropertyGroup>\r
 </Project>
\ No newline at end of file