diff options
author | sr55 <[email protected]> | 2007-07-14 19:34:17 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-07-14 19:34:17 +0000 |
commit | 39c3f4fc0b7f9499875e445b4c54e5f40f7427e1 (patch) | |
tree | af3216a8f3be88c93851b8c2a0318bcb6a63681d /win/C#/HandBrakeCS.csproj | |
parent | 0605c90146e34c5bd6009fc7de3e011089fa59e1 (diff) |
WinGui:
- Just a few small changes.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@684 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 10e4b29d6..9a06ede4f 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -168,6 +168,7 @@ </ItemGroup>
<ItemGroup>
<Content Include="handbrakepineapple.ico" />
+ <None Include="splash.jpg" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|