OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrakeCS.csproj
index 75d4621..52b1db2 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>\r
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <Compile Include="Controls\x264Panel.Designer.cs">\r
       <DependentUpon>x264Panel.cs</DependentUpon>\r
     </Compile>\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="Model\ActivityLogMode.cs" />\r
     <Compile Include="Model\QueryPictureSettingsMode.cs" />\r
     <Compile Include="Model\QueryEncodeMode.cs" />\r
     <Compile Include="frmUpdater.designer.cs">\r
       <DependentUpon>frmUpdater.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="Functions\GrowlCommunicator.cs" />\r
     <Compile Include="Functions\PresetLoader.cs" />\r
     <Compile Include="Functions\QueryGenerator.cs" />\r
     <Compile Include="Functions\Main.cs" />\r
-    <Compile Include="Functions\System.cs" />\r
     <Compile Include="Functions\UpdateCheckInformation.cs" />\r
-    <Compile Include="Functions\Win32.cs" />\r
     <Compile Include="frmActivityWindow.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
     <Compile Include="Functions\AppcastReader.cs" />\r
     <Compile Include="Functions\QueryParser.cs" />\r
     <Compile Include="Program.cs" />\r
+    <Compile Include="TitleSpecificScan.cs">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="TitleSpecificScan.Designer.cs">\r
+      <DependentUpon>TitleSpecificScan.cs</DependentUpon>\r
+    </Compile>\r
     <EmbeddedResource Include="Controls\AudioPanel.resx">\r
       <DependentUpon>AudioPanel.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
       <DependentUpon>x264Panel.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="frmExceptionWindow.resx">\r
-      <DependentUpon>frmExceptionWindow.cs</DependentUpon>\r
-      <SubType>Designer</SubType>\r
-    </EmbeddedResource>\r
     <EmbeddedResource Include="frmPreview.resx">\r
       <DependentUpon>frmPreview.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="frmSplashScreen.resx">\r
-      <SubType>Designer</SubType>\r
-      <DependentUpon>frmSplashScreen.cs</DependentUpon>\r
-    </EmbeddedResource>\r
     <Compile Include="Properties\Resources.Designer.cs">\r
       <AutoGen>True</AutoGen>\r
       <DependentUpon>Resources.resx</DependentUpon>\r
       <DesignTime>True</DesignTime>\r
     </Compile>\r
+    <EmbeddedResource Include="TitleSpecificScan.resx">\r
+      <DependentUpon>TitleSpecificScan.cs</DependentUpon>\r
+    </EmbeddedResource>\r
     <None Include="app.config" />\r
     <None Include="Installer\MakeNightly.nsi.tmpl" />\r
     <None Include="Installer\MakeNightly.nsi" />\r
       <DependentUpon>Settings.settings</DependentUpon>\r
       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
     </Compile>\r
-    <Compile Include="frmSplashScreen.cs">\r
-      <SubType>Form</SubType>\r
-    </Compile>\r
-    <Compile Include="frmSplashScreen.Designer.cs">\r
-      <DependentUpon>frmSplashScreen.cs</DependentUpon>\r
-    </Compile>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Content Include="handbrakepineapple.ico" />\r
     <Content Include="Resources\window.png" />\r
     <None Include="Resources\save.png" />\r
     <None Include="Resources\stop.png" />\r
-    <None Include="Resources\SplashScreen.jpg" />\r
     <None Include="Resources\Movies.png" />\r
     <None Include="Resources\General Preferences.png" />\r
   </ItemGroup>\r
   <ItemGroup>\r
+    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">\r
+      <Visible>False</Visible>\r
+      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>\r
+      <Install>false</Install>\r
+    </BootstrapperPackage>\r
     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
       <Visible>False</Visible>\r
       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
       <ProductName>.NET Framework 3.5</ProductName>\r
       <Install>true</Install>\r
     </BootstrapperPackage>\r
+    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">\r
+      <Visible>False</Visible>\r
+      <ProductName>.NET Framework 3.5 SP1</ProductName>\r
+      <Install>false</Install>\r
+    </BootstrapperPackage>\r
     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">\r
       <Visible>False</Visible>\r
       <ProductName>Windows Installer 3.1</ProductName>\r
   <Target Name="AfterBuild">\r
   </Target>\r
   -->\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
   <PropertyGroup Condition=" '$(Configuration)' == 'Install' ">\r
     <PostBuildEvent>\r
        cd ../../\r