From 4137a887b8fad760eb0c90d3ca90303aa3674740 Mon Sep 17 00:00:00 2001 From: Sverrir Sigmundarson Date: Fri, 20 Nov 2015 01:00:13 +0100 Subject: Adding support for ChapterDb.org input formats (XML and TXT) files. Minor refactorings to accomodate the parsing of the new input formats. --- win/CS/HandBrakeWPF/HandBrakeWPF.csproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'win/CS/HandBrakeWPF/HandBrakeWPF.csproj') diff --git a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj index 00b0560e9..16c16d777 100644 --- a/win/CS/HandBrakeWPF/HandBrakeWPF.csproj +++ b/win/CS/HandBrakeWPF/HandBrakeWPF.csproj @@ -153,6 +153,7 @@ + @@ -231,6 +232,9 @@ + + + @@ -640,6 +644,7 @@ +