X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwscript;h=d6d85af49b372f6d6fad8185ae13bfe30106bd7a;hb=cb5164d75c51275f185425e23a2622d354086f12;hp=f614456859e5680c5a5332371b94ed95487665ca;hpb=6fa353595ce8f784b7d5004a6c38c78bddae94c7;p=dcpomatic.git diff --git a/src/lib/wscript b/src/lib/wscript index f61445685..d6d85af49 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -33,6 +33,7 @@ sources = """ audio_point.cc audio_processor.cc audio_stream.cc + case_insensitive_sorter.cc cinema.cc cinema_kdms.cc cinema_sound_processor.cc @@ -81,6 +82,7 @@ sources = """ image_content.cc image_decoder.cc image_examiner.cc + image_filename_sorter.cc image_proxy.cc isdcf_metadata.cc j2k_image_proxy.cc @@ -102,6 +104,7 @@ sources = """ reel_writer.cc render_subtitles.cc resampler.cc + rgba.cc safe_stringstream.cc scoped_temporary.cc scp_uploader.cc @@ -116,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