summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-09-09 16:48:33 +0000
committersr55 <[email protected]>2008-09-09 16:48:33 +0000
commit57dc995028ba55fb514d29855bf0e01f1903791b (patch)
treeaf53fdbaa3ec1dd3567d5e29008845974b464258 /win/C#/HandBrakeCS.csproj
parent38340006c9205d3fe61fa8e4bad54afcac64d282 (diff)
WinGui:
- Allow users to manually import / export the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1682 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index d643bbb53..801635c09 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.21022</ProductVersion>
+ <ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{A2923D42-C38B-4B12-8CBA-B8D93D6B13A3}</ProjectGuid>
<OutputType>WinExe</OutputType>
@@ -244,12 +244,14 @@
<None Include="Resources\hb16.png" />
<None Include="Resources\Help16.png" />
<None Include="Resources\info16.png" />
+ <None Include="Resources\folder.png" />
<Content Include="Resources\Output_Small.png" />
<None Include="Resources\Pause.png" />
<None Include="Resources\Play.png" />
<Content Include="Resources\Pref_Small.png" />
<Content Include="Resources\Queue.png" />
<Content Include="Resources\Queue_Small.png" />
+ <None Include="Resources\save.png" />
<None Include="Resources\stop.png" />
<None Include="Resources\SplashScreen.jpg" />
<None Include="Resources\Movies.png" />