diff options
Diffstat (limited to 'win/CS/HandBrake.Interop/HandBrake.Interop.csproj')
-rw-r--r-- | win/CS/HandBrake.Interop/HandBrake.Interop.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj index 5bf710caa..d73d4dcbc 100644 --- a/win/CS/HandBrake.Interop/HandBrake.Interop.csproj +++ b/win/CS/HandBrake.Interop/HandBrake.Interop.csproj @@ -50,6 +50,7 @@ </ItemGroup> <ItemGroup> <Compile Include="Attributes\DisplayName.cs" /> + <Compile Include="Attributes\DisplayNameLocalized.cs" /> <Compile Include="Attributes\ShortName.cs" /> <Compile Include="Interop\EventArgs\EncodeCompletedEventArgs.cs" /> <Compile Include="Interop\EventArgs\EncodeProgressEventArgs.cs" /> |