Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / wscript
index d897e997dfc35c491c5530d6fde75bc06ff66bff..6e06d675315e800e5cd42bb5f87bfff5c51040f4 100644 (file)
@@ -53,7 +53,9 @@ sources = """
           dcpomatic_socket.cc
           dcpomatic_time.cc
           dolby_cp750.cc
+          emailer.cc
           encoder.cc
+          encoded_log_entry.cc
           environment_info.cc
           examine_content_job.cc
           exceptions.cc
@@ -83,6 +85,7 @@ sources = """
           job_manager.cc
           json_server.cc
           log.cc
+          log_entry.cc
           magick_image_proxy.cc
           md5_digester.cc
           mid_side_decoder.cc
@@ -91,7 +94,6 @@ sources = """
           player_video.cc
           playlist.cc
           position_image.cc
-          quickmail.cc
           ratio.cc
           raw_image_proxy.cc
           render_subtitles.cc
@@ -110,6 +112,7 @@ sources = """
           sndfile_content.cc
           sndfile_decoder.cc
           sndfile_examiner.cc
+          string_log_entry.cc
           subrip.cc
           subrip_content.cc
           subrip_decoder.cc