diff options
author | sr55 <[email protected]> | 2007-07-10 22:35:11 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-07-10 22:35:11 +0000 |
commit | f72607bbb58a523b437cdd2f74fe5ffe02fbcda2 (patch) | |
tree | 5fdd4ce0b57120d00b2e3e4c2d93842d759c806d /win/C#/HandBrakeCS.csproj | |
parent | 23f2dac9718628261d3fd9c7ab785cb399ccd18b (diff) |
WinGui:
- Just some more C# getting checked in. Not far from completion now.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@669 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 1cd5a4e49..499cf29f6 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -37,6 +37,7 @@ <Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
+ <Content Include="file.txt" />
<Compile Include="frmAbout.cs">
<SubType>Form</SubType>
</Compile>
|