diff options
author | sr55 <[email protected]> | 2010-08-29 15:55:14 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-08-29 15:55:14 +0000 |
commit | d574dfa109307f9fae491d9015d33fb0a9173067 (patch) | |
tree | 21fabb42d6d4432a4c6d04eb072e98511e9887b3 /win/C# | |
parent | 3010221f63e61b7da51d3870712365d0518b6f72 (diff) |
WinGui:
- Remove win32 file from cproj
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3501 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#')
-rw-r--r-- | win/C#/HandBrakeCS.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj index 7323783b4..983da47d3 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -272,7 +272,6 @@ <Compile Include="Functions\QueryGenerator.cs" />
<Compile Include="Functions\Main.cs" />
<Compile Include="Functions\UpdateCheckInformation.cs" />
- <Compile Include="Functions\Win32.cs" />
<Compile Include="frmActivityWindow.cs">
<SubType>Form</SubType>
</Compile>
|