Try to improve font rendering on Windows by using freetype for pango/cairo.
[dcpomatic.git] / src / lib / wscript
index 7c332e88df1d4843a74bf1598fa4786e3bf12518..9e20131a8d7fd463f30c49abbfacc80af1d1533a 100644 (file)
@@ -24,6 +24,7 @@ sources = """
           active_text.cc
           analyse_audio_job.cc
           atmos_mxf_content.cc
+          atomicity_checker.cc
           audio_analysis.cc
           audio_buffers.cc
           audio_content.cc
@@ -50,7 +51,9 @@ sources = """
           config.cc
           content.cc
           content_factory.cc
+          create_cli.cc
           cross.cc
+          crypto.cc
           curl_uploader.cc
           dcp.cc
           dcp_content.cc
@@ -141,6 +144,8 @@ sources = """
           send_problem_report_job.cc
           server.cc
           shuffler.cc
+          spl.cc
+          spl_entry.cc
           string_log_entry.cc
           string_text_file.cc
           string_text_file_content.cc