OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrakeCS.csproj
index 64d5d69..6229fc4 100644 (file)
@@ -1,8 +1,9 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
+<?xml version="1.0" encoding="utf-8"?>\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
-    <ProductVersion>9.0.30729</ProductVersion>\r
+    <ProductVersion>9.0.21022</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
     <ProjectGuid>{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}</ProjectGuid>\r
     <OutputType>WinExe</OutputType>\r
@@ -17,8 +18,8 @@
     </FileUpgradeFlags>\r
     <UpgradeBackupLocation>\r
     </UpgradeBackupLocation>\r
-    <OldToolsVersion>2.0</OldToolsVersion>\r
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>\r
+    <OldToolsVersion>3.5</OldToolsVersion>\r
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <IsWebBootstrapper>false</IsWebBootstrapper>\r
     <SignManifests>false</SignManifests>\r
     <PublishUrl>publish\</PublishUrl>\r
     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
     <UseApplicationTrust>false</UseApplicationTrust>\r
     <BootstrapperEnabled>true</BootstrapperEnabled>\r
-    <TargetFrameworkSubset>\r
-    </TargetFrameworkSubset>\r
+    <TargetFrameworkProfile>Client</TargetFrameworkProfile>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <Optimize>true</Optimize>\r
+    <Optimize>false</Optimize>\r
     <OutputPath>bin\Debug\</OutputPath>\r
     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
@@ -51,6 +51,8 @@
     <NoStdLib>false</NoStdLib>\r
     <DocumentationFile>\r
     </DocumentationFile>\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>full</DebugType>\r
     <NoStdLib>false</NoStdLib>\r
     <DebugSymbols>true</DebugSymbols>\r
     <FileAlignment>512</FileAlignment>\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">\r
     <PlatformTarget>x86</PlatformTarget>\r
     <OutputPath>bin\x86\Debug\</OutputPath>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">\r
     <PlatformTarget>x86</PlatformTarget>\r
     <OutputPath>bin\x86\Release\</OutputPath>\r
     <UseVSHostingProcess>false</UseVSHostingProcess>\r
+    <DefineConstants>TRACE;DEBUG</DefineConstants>\r
+    <Optimize>true</Optimize>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Build|AnyCPU' ">\r
     <OutputPath>bin\Build\</OutputPath>\r
     <DefineConstants>TRACE</DefineConstants>\r
     <DebugType>pdbonly</DebugType>\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
+    <PlatformTarget>x86</PlatformTarget>\r
     <ErrorReport>prompt</ErrorReport>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Build|x86' ">\r
     <OutputPath>bin\x86\Build\</OutputPath>\r
     <PlatformTarget>x86</PlatformTarget>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Install|AnyCPU'">\r
+    <DebugSymbols>true</DebugSymbols>\r
+    <OutputPath>bin\Install\</OutputPath>\r
+    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
+    <CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>\r
+    <Optimize>true</Optimize>\r
+    <DebugType>full</DebugType>\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <CodeAnalysisLogFile>bin\Release\Handbrake.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
+    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
+    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
+    <UseVSHostingProcess>false</UseVSHostingProcess>\r
+    <ErrorReport>prompt</ErrorReport>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
+    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>\r
+    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>\r
+    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>\r
+    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>\r
+    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Install|x86'">\r
+    <OutputPath>bin\x86\Install\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG</DefineConstants>\r
+    <Optimize>true</Optimize>\r
+    <PlatformTarget>x86</PlatformTarget>\r
+    <CodeAnalysisLogFile>bin\x86\Release\Handbrake.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
+    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
+    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
+    <UseVSHostingProcess>false</UseVSHostingProcess>\r
+    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
+    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>\r
+    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>\r
+    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>\r
+    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>\r
+    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'NightlyBuild|AnyCPU'">\r
+    <OutputPath>bin\NightlyBuild\</OutputPath>\r
+    <Optimize>true</Optimize>\r
+    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'NightlyBuild|x86'">\r
+    <OutputPath>bin\x86\NightlyBuild\</OutputPath>\r
+    <DefineConstants>TRACE;DEBUG</DefineConstants>\r
+    <Optimize>true</Optimize>\r
   </PropertyGroup>\r
   <ItemGroup>\r
+    <Reference Include="AxInterop.QTOControlLib">\r
+      <HintPath>libraries\AxInterop.QTOControlLib.dll</HintPath>\r
+    </Reference>\r
+    <Reference Include="DevExpress.Data.v10.2, Version=10.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />\r
+    <Reference Include="DevExpress.Utils.v10.2, Version=10.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />\r
+    <Reference Include="DevExpress.XtraBars.v10.2, Version=10.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />\r
+    <Reference Include="DevExpress.XtraEditors.v10.2, Version=10.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />\r
+    <Reference Include="Growl.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=980c2339411be384, processorArchitecture=x86">\r
+      <SpecificVersion>False</SpecificVersion>\r
+      <HintPath>libraries\Growl.Connector.dll</HintPath>\r
+      <Private>True</Private>\r
+    </Reference>\r
+    <Reference Include="Growl.CoreLibrary, Version=2.0.0.0, Culture=neutral, PublicKeyToken=13e59d82e007b064, processorArchitecture=x86">\r
+      <SpecificVersion>False</SpecificVersion>\r
+      <HintPath>libraries\Growl.CoreLibrary.dll</HintPath>\r
+      <Private>True</Private>\r
+    </Reference>\r
+    <Reference Include="PresentationCore">\r
+      <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
+    </Reference>\r
+    <Reference Include="PresentationFramework">\r
+      <RequiredTargetFramework>3.0</RequiredTargetFramework>\r
+    </Reference>\r
     <Reference Include="System" />\r
+    <Reference Include="System.Core">\r
+      <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
+    </Reference>\r
     <Reference Include="System.Data" />\r
     <Reference Include="System.Deployment" />\r
-    <Reference Include="System.Design" />\r
     <Reference Include="System.Drawing" />\r
     <Reference Include="System.Messaging" />\r
     <Reference Include="System.Windows.Forms" />\r
     <Reference Include="System.XML" />\r
+    <Reference Include="WindowsBase" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <Compile Include="frmActivityWindow.cs">\r
+    <Compile Include="Controls\AudioPanel.cs">\r
+      <SubType>UserControl</SubType>\r
+    </Compile>\r
+    <Compile Include="Controls\AudioPanel.Designer.cs">\r
+      <DependentUpon>AudioPanel.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="Controls\Filters.cs">\r
+      <SubType>UserControl</SubType>\r
+    </Compile>\r
+    <Compile Include="Controls\Filters.Designer.cs">\r
+      <DependentUpon>Filters.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="Controls\PictureSettings.cs">\r
+      <SubType>UserControl</SubType>\r
+    </Compile>\r
+    <Compile Include="Controls\PictureSettings.designer.cs">\r
+      <DependentUpon>PictureSettings.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="Controls\Subtitles.cs">\r
+      <SubType>UserControl</SubType>\r
+    </Compile>\r
+    <Compile Include="Controls\Subtitles.Designer.cs">\r
+      <DependentUpon>Subtitles.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="Controls\x264Panel.cs">\r
+      <SubType>UserControl</SubType>\r
+    </Compile>\r
+    <Compile Include="Controls\x264Panel.Designer.cs">\r
+      <DependentUpon>x264Panel.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="Functions\ToolStripRenderOverride.cs" />\r
+    <Compile Include="Model\ActivityLogMode.cs" />\r
+    <Compile Include="Model\QueryPictureSettingsMode.cs" />\r
+    <Compile Include="Model\QueryEncodeMode.cs" />\r
+    <Compile Include="Properties\AssemblyInfo.cs" />\r
+    <Compile Include="frmPreview.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
-    <Compile Include="frmActivityWindow.Designer.cs">\r
-      <DependentUpon>frmActivityWindow.cs</DependentUpon>\r
+    <Compile Include="frmPreview.Designer.cs">\r
+      <DependentUpon>frmPreview.cs</DependentUpon>\r
     </Compile>\r
     <Compile Include="frmAbout.cs">\r
       <SubType>Form</SubType>\r
     <Compile Include="frmAddPreset.Designer.cs">\r
       <DependentUpon>frmAddPreset.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="frmDownload.cs">\r
-      <SubType>Form</SubType>\r
-    </Compile>\r
-    <Compile Include="frmDownload.Designer.cs">\r
-      <DependentUpon>frmDownload.cs</DependentUpon>\r
-    </Compile>\r
     <Compile Include="frmMain.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
     <Compile Include="frmQueue.Designer.cs">\r
       <DependentUpon>frmQueue.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="frmUpdater.cs">\r
+    <Compile Include="Functions\PresetLoader.cs" />\r
+    <Compile Include="Functions\QueryGenerator.cs" />\r
+    <Compile Include="Functions\Main.cs" />\r
+    <Compile Include="frmActivityWindow.cs">\r
       <SubType>Form</SubType>\r
     </Compile>\r
-    <Compile Include="frmUpdater.designer.cs">\r
-      <DependentUpon>frmUpdater.cs</DependentUpon>\r
+    <Compile Include="frmActivityWindow.Designer.cs">\r
+      <DependentUpon>frmActivityWindow.cs</DependentUpon>\r
     </Compile>\r
-    <Compile Include="frmMain\PresetLoader.cs" />\r
-    <Compile Include="frmMain\QueryGenerator.cs" />\r
-    <Compile Include="Functions\SystemInfo.cs" />\r
-    <Compile Include="Functions\Main.cs" />\r
-    <Compile Include="Presets\preset.cs" />\r
-    <Compile Include="Presets\PresetsHandler.cs" />\r
-    <Compile Include="Queue\QueueHandler.cs" />\r
-    <Compile Include="Functions\AppcastReader.cs" />\r
-    <Compile Include="Functions\Encode.cs" />\r
-    <Compile Include="Functions\QueryParser.cs" />\r
-    <Compile Include="frmMain\x264Panel.cs" />\r
-    <Compile Include="Parsing\AudioTrack.cs" />\r
-    <Compile Include="Parsing\Chapter.cs" />\r
-    <Compile Include="Parsing\DVD.cs" />\r
-    <Compile Include="Parsing\Parser.cs" />\r
-    <Compile Include="Parsing\Subtitle.cs" />\r
-    <Compile Include="Parsing\Title.cs" />\r
+    <Compile Include="Model\SourceType.cs" />\r
     <Compile Include="Program.cs" />\r
-    <Compile Include="Properties\AssemblyInfo.cs" />\r
-    <EmbeddedResource Include="frmActivityWindow.resx">\r
-      <DependentUpon>frmActivityWindow.cs</DependentUpon>\r
+    <Compile Include="ToolWindows\BatchAdd.cs">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="ToolWindows\BatchAdd.Designer.cs">\r
+      <DependentUpon>BatchAdd.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="ToolWindows\PreviewOverlay.cs">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="ToolWindows\PreviewOverlay.Designer.cs">\r
+      <DependentUpon>PreviewOverlay.cs</DependentUpon>\r
+    </Compile>\r
+    <Compile Include="ToolWindows\TitleSpecificScan.cs">\r
+      <SubType>Form</SubType>\r
+    </Compile>\r
+    <Compile Include="ToolWindows\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
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Controls\Filters.resx">\r
+      <DependentUpon>Filters.cs</DependentUpon>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Controls\PictureSettings.resx">\r
+      <DependentUpon>PictureSettings.cs</DependentUpon>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Controls\Subtitles.resx">\r
+      <DependentUpon>Subtitles.cs</DependentUpon>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Controls\x264Panel.resx">\r
+      <DependentUpon>x264Panel.cs</DependentUpon>\r
+      <SubType>Designer</SubType>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="frmPreview.resx">\r
+      <DependentUpon>frmPreview.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
     <EmbeddedResource Include="frmAbout.resx">\r
       <DependentUpon>frmAddPreset.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="frmDownload.resx">\r
-      <SubType>Designer</SubType>\r
-      <DependentUpon>frmDownload.cs</DependentUpon>\r
-    </EmbeddedResource>\r
     <EmbeddedResource Include="frmMain.resx">\r
       <SubType>Designer</SubType>\r
       <DependentUpon>frmMain.cs</DependentUpon>\r
       <SubType>Designer</SubType>\r
       <DependentUpon>frmQueue.cs</DependentUpon>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="frmUpdater.resx">\r
-      <DependentUpon>frmUpdater.cs</DependentUpon>\r
+    <EmbeddedResource Include="frmActivityWindow.resx">\r
+      <DependentUpon>frmActivityWindow.cs</DependentUpon>\r
+      <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
     <EmbeddedResource Include="Properties\Resources.resx">\r
       <Generator>ResXFileCodeGenerator</Generator>\r
       <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
       <SubType>Designer</SubType>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="frmReadDVD.resx">\r
-      <SubType>Designer</SubType>\r
-      <DependentUpon>frmReadDVD.cs</DependentUpon>\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="ToolWindows\BatchAdd.resx">\r
+      <DependentUpon>BatchAdd.cs</DependentUpon>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="ToolWindows\PreviewOverlay.resx">\r
+      <DependentUpon>PreviewOverlay.cs</DependentUpon>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="ToolWindows\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
+    <None Include="Installer\Installer.nsi" />\r
     <None Include="Properties\Settings.settings">\r
       <Generator>SettingsSingleFileGenerator</Generator>\r
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>\r
       <DependentUpon>Settings.settings</DependentUpon>\r
       <DesignTimeSharedInput>True</DesignTimeSharedInput>\r
     </Compile>\r
-    <Compile Include="frmReadDVD.cs">\r
-      <SubType>Form</SubType>\r
-    </Compile>\r
-    <Compile Include="frmReadDVD.Designer.cs">\r
-      <DependentUpon>frmReadDVD.cs</DependentUpon>\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
-    <Compile Include="Queue\QueueItem.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Content Include="handbrakepineapple.ico" />\r
+    <None Include="Properties\AssemblyInfo.cs.tmpl" />\r
     <None Include="Resources\logo64.png" />\r
     <None Include="Resources\logo128.png" />\r
     <None Include="Resources\ActivityWindow.png" />\r
     <None Include="Resources\AddToQueue.png" />\r
     <Content Include="Resources\ActivityWindow_small.png" />\r
+    <None Include="Resources\AddToQueue_small.png" />\r
+    <None Include="Resources\Add16.png" />\r
     <Content Include="Resources\copy.png" />\r
     <Content Include="Resources\disc_small.png" />\r
     <None Include="Resources\hb32.png" />\r
     <None Include="Resources\Help16.png" />\r
     <None Include="Resources\info16.png" />\r
     <None Include="Resources\folder.png" />\r
+    <None Include="Resources\download.png" />\r
+    <None Include="Resources\ErrorX.png" />\r
+    <None Include="Resources\Help32.png" />\r
+    <None Include="Resources\Help24.png" />\r
+    <None Include="Resources\Options24.png" />\r
     <Content Include="Resources\Output_Small.png" />\r
     <None Include="Resources\Pause.png" />\r
     <None Include="Resources\Play.png" />\r
+    <None Include="Resources\picture.png" />\r
+    <None Include="Resources\Play_small.png" />\r
     <Content Include="Resources\Pref_Small.png" />\r
     <Content Include="Resources\Queue.png" />\r
     <Content Include="Resources\Queue_Small.png" />\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 Client Profile</ProductName>\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
       <Install>true</Install>\r
     </BootstrapperPackage>\r
   </ItemGroup>\r
+  <ItemGroup>\r
+    <COMReference Include="QTOControlLib">\r
+      <Guid>{7B92F833-027D-402B-BFF9-A67697366F4E}</Guid>\r
+      <VersionMajor>1</VersionMajor>\r
+      <VersionMinor>0</VersionMinor>\r
+      <Lcid>0</Lcid>\r
+      <WrapperTool>tlbimp</WrapperTool>\r
+      <Isolated>False</Isolated>\r
+    </COMReference>\r
+    <COMReference Include="QTOLibrary">\r
+      <Guid>{29866AED-1E14-417D-BA0F-1A2BE6F5A19E}</Guid>\r
+      <VersionMajor>1</VersionMajor>\r
+      <VersionMinor>0</VersionMinor>\r
+      <Lcid>0</Lcid>\r
+      <WrapperTool>tlbimp</WrapperTool>\r
+      <Isolated>False</Isolated>\r
+    </COMReference>\r
+    <COMReference Include="stdole">\r
+      <Guid>{00020430-0000-0000-C000-000000000046}</Guid>\r
+      <VersionMajor>2</VersionMajor>\r
+      <VersionMinor>0</VersionMinor>\r
+      <Lcid>0</Lcid>\r
+      <WrapperTool>primary</WrapperTool>\r
+      <Isolated>False</Isolated>\r
+    </COMReference>\r
+  </ItemGroup>\r
+  <ItemGroup>\r
+    <ProjectReference Include="HandBrake.ApplicationServices\HandBrake.ApplicationServices.csproj">\r
+      <Project>{087A2BA8-BAC2-4577-A46F-07FF9D420016}</Project>\r
+      <Name>HandBrake.ApplicationServices</Name>\r
+    </ProjectReference>\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="$(MSBuildBinPath)\Microsoft.CSharp.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="AfterBuild">\r
   </Target>\r
   -->\r
+  <Import Project="$(ProgramFiles)\MSBuild\Microsoft\StyleCop\v4.4\Microsoft.StyleCop.targets" />\r
+  <PropertyGroup Condition=" '$(Configuration)' == 'Install' ">\r
+    <PostBuildEvent>\r
+       makensis Installer.nsi\r
+       </PostBuildEvent>\r
+  </PropertyGroup>\r
+  <PropertyGroup Condition=" '$(Configuration)' == 'NightlyBuild' ">\r
+    <PostBuildEvent>\r
+       cd ../../\r
+       copy Installer\MakeNightly.nsi bin\NightlyBuild /Y\r
+       copy handbrakepineapple.ico bin\NightlyBuild /Y\r
+       xcopy doc bin\NightlyBuild\doc /I /Y\r
+       cd bin\NightlyBuild\r
+       makensis MakeNightly.nsi\r
+       </PostBuildEvent>\r
+  </PropertyGroup>\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
+subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Installer\MakeNightly.nsi.tmpl" "$(ProjectDir)Installer\MakeNightly.nsi"</PreBuildEvent>\r
+  </PropertyGroup>\r
 </Project>
\ No newline at end of file