diff options
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 fda90e513..3f9aa4de8 100644 --- a/win/C#/HandBrakeCS.csproj +++ b/win/C#/HandBrakeCS.csproj @@ -297,6 +297,7 @@ <DependentUpon>frmSplashScreen.cs</DependentUpon>
</Compile>
<Compile Include="EncodeQueue\Job.cs" />
+ <Compile Include="Settings.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="handbrakepineapple.ico" />
|