summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/HandBrakeWPF.csproj
blob: aa61f1f6765856980e8f999d23c33102cc3ea103 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

  <PropertyGroup>
    <OutputType>WinExe</OutputType>
    <TargetFramework>net48</TargetFramework>
    <UseWPF>true</UseWPF>
    <PackageId>HandBrake</PackageId>
    <Authors>HandBrake Team</Authors>
    <Company>HandBrake Team</Company>
    <Product>HandBrake</Product>
    <Copyright>Copyright © 2003-2020 HandBrake Team</Copyright>
    <Description>HandBrake is an open-source, GPL-licensed, multiplatform,video transcoder.</Description>
    <PackageProjectUrl>https://handbrake.fr</PackageProjectUrl>
    <RepositoryUrl>https://github.com/HandBrake/HandBrake</RepositoryUrl>
    <RepositoryType>git</RepositoryType>
    <AssemblyVersion>1.4.0.0</AssemblyVersion>
    <Platforms>x64</Platforms>
    <PlatformTarget>x64</PlatformTarget>
    <ApplicationIcon>handbrakepineapple.ico</ApplicationIcon>
    <StartupObject />
    <AssemblyName>HandBrake</AssemblyName>
    <AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
    <AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
    <RuntimeIdentifiers>win7-x64</RuntimeIdentifiers>
  </PropertyGroup>

  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <PlatformTarget>x64</PlatformTarget>
    <OutputPath>bin\x64\Debug</OutputPath>
  </PropertyGroup>

  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <PlatformTarget>x64</PlatformTarget>
    <OutputPath>bin\x64\Release</OutputPath>
  </PropertyGroup>

  <ItemGroup>
    <None Remove="defaultsettings.xml" />
    <None Remove="handbrakepineapple.ico" />
  </ItemGroup>

  <ItemGroup>
    <PackageReference Include="Caliburn.Micro" Version="3.2.0" />
    <PackageReference Include="gong-wpf-dragdrop" Version="2.2.0" />
    <PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
    <PackageReference Include="Ookii.Dialogs" Version="1.0.0" />
  </ItemGroup>

  <ItemGroup>
    <ProjectReference Include="..\HandBrake.Interop\HandBrake.Interop.csproj" />
    <ProjectReference Include="..\HandBrake.Worker\HandBrake.Worker.csproj" />
  </ItemGroup>

  <ItemGroup>
    <Reference Include="PresentationFramework.Aero" />
    <Reference Include="System.Management" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Windows" />
    <Reference Include="System.Windows.Forms" />
  </ItemGroup>

  <ItemGroup>
    <Resource Include="handbrakepineapple.ico" />
    <Resource Include="Views\Images\close64.png" />
    <Resource Include="Views\Images\close64_dark.png" />
    <Resource Include="Views\Images\Complete.png" />
    <Resource Include="Views\Images\Dark\Activity.png" />
    <Resource Include="Views\Images\Dark\Activity2.png" />
    <Resource Include="Views\Images\Dark\Add.png" />
    <Resource Include="Views\Images\Dark\AddToQueue.png" />
    <Resource Include="Views\Images\Dark\Advanced.png" />
    <Resource Include="Views\Images\Dark\Copy.png" />
    <Resource Include="Views\Images\Dark\Disc.png" />
    <Resource Include="Views\Images\Dark\File.png" />
    <Resource Include="Views\Images\Dark\Folder.png" />
    <Resource Include="Views\Images\Dark\New.png" />
    <Resource Include="Views\Images\Dark\Presets2.png" />
    <Resource Include="Views\Images\Dark\Preview.png" />
    <Resource Include="Views\Images\Dark\Queue.png" />
    <Resource Include="Views\Images\Dark\Refresh.png" />
    <Resource Include="Views\Images\Dark\Remove.png" />
    <Resource Include="Views\Images\Dark\Settings.png" />
    <Resource Include="Views\Images\Dark\Source.png" />
    <Resource Include="Views\Images\Disc.png" />
    <Resource Include="Views\Images\disc_small.png" />
    <Resource Include="Views\Images\ErrorX.png" />
    <Resource Include="Views\Images\information.png" />
    <Resource Include="Views\Images\information64.png" />
    <Resource Include="Views\Images\Light\Activity.png" />
    <Resource Include="Views\Images\Light\Activity2.png" />
    <Resource Include="Views\Images\Light\Add.png" />
    <Resource Include="Views\Images\Light\AddToQueue.png" />
    <Resource Include="Views\Images\Light\Advanced.png" />
    <Resource Include="Views\Images\Light\Copy.png" />
    <Resource Include="Views\Images\Light\Disc.png" />
    <Resource Include="Views\Images\Light\File.png" />
    <Resource Include="Views\Images\Light\Folder.png" />
    <Resource Include="Views\Images\Light\New.png" />
    <Resource Include="Views\Images\Light\Presets2.png" />
    <Resource Include="Views\Images\Light\Preview.png" />
    <Resource Include="Views\Images\Light\Queue.png" />
    <Resource Include="Views\Images\Light\Refresh.png" />
    <Resource Include="Views\Images\Light\Remove.png" />
    <Resource Include="Views\Images\Light\Settings.png" />
    <Resource Include="Views\Images\Light\Source.png" />
    <Resource Include="Views\Images\logo128.png" />
    <Resource Include="Views\Images\logo64.png" />
    <Resource Include="Views\Images\Pause.png" />
    <Resource Include="Views\Images\Play.png" />
    <Resource Include="Views\Images\Play_small.png" />
    <Resource Include="Views\Images\question.png" />
    <Resource Include="Views\Images\stop.png" />
    <Resource Include="Views\Images\warningsmall.png" />
    <Resource Include="Views\Images\Working0.png" />
  </ItemGroup>

  <ItemGroup>
    <None Update="portable.ini.template">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </None>
  </ItemGroup>

  <ItemGroup>
    <EmbeddedResource Include="defaultsettings.xml" />
    <EmbeddedResource Include="public.key" />
  </ItemGroup>

  <ItemGroup>
    <Compile Update="Properties\Resources.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Update="Properties\ResourcesTooltips.Designer.cs">
      <DesignTime>True</DesignTime>
      <AutoGen>True</AutoGen>
      <DependentUpon>ResourcesTooltips.resx</DependentUpon>
    </Compile>
  </ItemGroup>

  <ItemGroup>
    <EmbeddedResource Update="Properties\Resources.resx">
      <Generator>PublicResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <EmbeddedResource Update="Properties\ResourcesTooltips.resx">
      <Generator>PublicResXFileCodeGenerator</Generator>
      <LastGenOutput>ResourcesTooltips.Designer.cs</LastGenOutput>
    </EmbeddedResource>
  </ItemGroup>

  <ItemGroup>
    <Page Update="Themes\Controls\GroupBoxDark.xaml">
      <SubType>Designer</SubType>
    </Page>
    <Page Update="Themes\Controls\ToolbarDark.xaml">
      <SubType>Designer</SubType>
    </Page>
  </ItemGroup>

</Project>