WinGui: cproj tidyup
authorsr55 <sr55.hb@outlook.com>
Tue, 5 Jun 2018 20:56:23 +0000 (21:56 +0100)
committersr55 <sr55.hb@outlook.com>
Tue, 5 Jun 2018 20:56:23 +0000 (21:56 +0100)
win/CS/HandBrake.Interop/HandBrake.Interop.csproj
win/CS/HandBrakeCS.csproj [deleted file]

index 09e73d0f5487416a510df5325ce6f0129e295ffa..815a94be0a1edee8326406995d84802e10de447c 100644 (file)
@@ -25,7 +25,7 @@
     <CodeAnalysisRuleSet>..\HandBrake.ruleset</CodeAnalysisRuleSet>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
-    <PlatformTarget>AnyCPU</PlatformTarget>
+    <PlatformTarget>x64</PlatformTarget>
     <OutputPath>bin\Release\</OutputPath>
     <DefineConstants>DEBUG;TRACE</DefineConstants>
     <Optimize>true</Optimize>
diff --git a/win/CS/HandBrakeCS.csproj b/win/CS/HandBrakeCS.csproj
deleted file mode 100644 (file)
index ed044ba..0000000
+++ /dev/null
@@ -1,190 +0,0 @@
-<?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.21022</ProductVersion>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}</ProjectGuid>\r
-    <OutputType>WinExe</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>Handbrake</RootNamespace>\r
-    <AssemblyName>Handbrake_old</AssemblyName>\r
-    <ApplicationIcon>\r
-    </ApplicationIcon>\r
-    <StartupObject>Handbrake.Program</StartupObject>\r
-    <TargetZone>LocalIntranet</TargetZone>\r
-    <GenerateManifests>false</GenerateManifests>\r
-    <FileUpgradeFlags>\r
-    </FileUpgradeFlags>\r
-    <UpgradeBackupLocation>\r
-    </UpgradeBackupLocation>\r
-    <OldToolsVersion>3.5</OldToolsVersion>\r
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
-    <IsWebBootstrapper>false</IsWebBootstrapper>\r
-    <SignManifests>false</SignManifests>\r
-    <TargetFrameworkProfile>Client</TargetFrameworkProfile>\r
-    <PublishUrl>publish\</PublishUrl>\r
-    <Install>true</Install>\r
-    <InstallFrom>Disk</InstallFrom>\r
-    <UpdateEnabled>false</UpdateEnabled>\r
-    <UpdateMode>Foreground</UpdateMode>\r
-    <UpdateInterval>7</UpdateInterval>\r
-    <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
-    <UpdatePeriodically>false</UpdatePeriodically>\r
-    <UpdateRequired>false</UpdateRequired>\r
-    <MapFileExtensions>true</MapFileExtensions>\r
-    <ApplicationRevision>0</ApplicationRevision>\r
-    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
-    <UseApplicationTrust>false</UseApplicationTrust>\r
-    <BootstrapperEnabled>true</BootstrapperEnabled>\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
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-    <WarningLevel>1</WarningLevel>\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
-    <DebugType>pdbonly</DebugType>\r
-    <DebugSymbols>true</DebugSymbols>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">\r
-    <PlatformTarget>x64</PlatformTarget>\r
-    <OutputPath>bin\x64\Debug\</OutputPath>\r
-    <DefineConstants>DEBUG;TRACE</DefineConstants>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">\r
-    <PlatformTarget>x64</PlatformTarget>\r
-    <OutputPath>bin\x64\Release\</OutputPath>\r
-    <Optimize>true</Optimize>\r
-    <DefineConstants>TRACE</DefineConstants>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Reference Include="Caliburn.Micro">\r
-      <HintPath>libraries\caliburn\Caliburn.Micro.dll</HintPath>\r
-    </Reference>\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="Ookii.Dialogs.Wpf">\r
-      <HintPath>libraries\OokiiDialogs\Ookii.Dialogs.Wpf.dll</HintPath>\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="SplitButton">\r
-      <HintPath>libraries\SplitButton\SplitButton.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System" />\r
-    <Reference Include="System.ComponentModel.DataAnnotations" />\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.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="Properties\AssemblyInfo.cs" />\r
-    <EmbeddedResource Include="Properties\Resources.resx">\r
-      <Generator>ResXFileCodeGenerator</Generator>\r
-      <LastGenOutput>Resources.Designer.cs</LastGenOutput>\r
-      <SubType>Designer</SubType>\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
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Properties\AssemblyInfo.cs.tmpl" />\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
-      <Install>false</Install>\r
-    </BootstrapperPackage>\r
-    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
-      <Visible>False</Visible>\r
-      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
-      <Install>false</Install>\r
-    </BootstrapperPackage>\r
-    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
-      <Visible>False</Visible>\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
-      <Install>true</Install>\r
-    </BootstrapperPackage>\r
-  </ItemGroup>\r
-  <ItemGroup>\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.Interop\HandBrake.Interop.csproj">\r
-      <Project>{087A2BA8-BAC2-4577-A46F-07FF9D420016}</Project>\r
-      <Name>HandBrake.Interop</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="BeforeBuild">\r
-  </Target>\r
-  <Target Name="AfterBuild">\r
-  </Target>\r
-  -->\r
-  <Import Project="$(ProgramFiles)\MSBuild\StyleCop\v4.*\StyleCop.targets" />\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"\r
-      subwcrev.exe "$(ProjectDir)." "$(ProjectDir)Installer\MakeNightly64.nsi.tmpl" "$(ProjectDir)Installer\MakeNightly64.nsi"\r
-    </PreBuildEvent>\r
-  </PropertyGroup>\r
-</Project>
\ No newline at end of file