X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fwscript;h=8dd241a4d92852ee6baab7969bf0d354b1ee2705;hb=2ab85e1b8c6652ec65b3ac174cb656475a76c471;hp=88cb9d4dc099fb2db4f1b436aeb546f38828ddf6;hpb=da66c5b65efdde1f5199b271b3f4da9ca3e4f3c6;p=dcpomatic.git diff --git a/src/lib/wscript b/src/lib/wscript index 88cb9d4dc..8dd241a4d 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -104,6 +104,7 @@ sources = """ reel_writer.cc render_subtitles.cc resampler.cc + rgba.cc safe_stringstream.cc scoped_temporary.cc scp_uploader.cc @@ -118,9 +119,9 @@ sources = """ sndfile_decoder.cc sndfile_examiner.cc string_log_entry.cc - subrip.cc - subrip_content.cc - subrip_decoder.cc + text_subtitle.cc + text_subtitle_content.cc + text_subtitle_decoder.cc subtitle_content.cc subtitle_decoder.cc timer.cc