Rename some stuff Content -> Asset.
[libdcp.git] / src / wscript
index fac20fb78e8a48a6b003543b398226f14f75dff7..54f3a03b4df0cee6d82408809488e501c72e6513 100644 (file)
@@ -7,7 +7,6 @@ def build(bld):
              certificates.cc
              colour_conversion.cc
              colour_matrix.cc
-             content.cc
              cpl.cc
              dcp.cc        
              dcp_time.cc
@@ -20,7 +19,7 @@ def build(bld):
              font_node.cc
              gamma_transfer_function.cc
              interop_load_font_node.cc
-             interop_subtitle_content.cc
+             interop_subtitle_asset.cc
              key.cc
              local_time.cc
              metadata.cc
@@ -44,7 +43,7 @@ def build(bld):
              rgb_xyz.cc
              signer.cc
              smpte_load_font_node.cc
-             smpte_subtitle_content.cc
+             smpte_subtitle_asset.cc
              sound_mxf.cc
              sound_mxf_writer.cc
              sound_frame.cc
@@ -52,7 +51,7 @@ def build(bld):
              stereo_picture_mxf_writer.cc
              stereo_picture_frame.cc
              subtitle_node.cc
-             subtitle_content.cc
+             subtitle_asset.cc
              subtitle_string.cc
              text_node.cc
              transfer_function.cc
@@ -70,7 +69,6 @@ def build(bld):
               colour_conversion.h
               colour_matrix.h
               cpl.h
-              content.h
               dcp.h
               dcp_time.h
               decrypted_kdm.h
@@ -80,7 +78,7 @@ def build(bld):
               font.h
               gamma_transfer_function.h
               interop_load_font_node.h
-              interop_subtitle_content.h
+              interop_subtitle_asset.h
               key.h
               load_font_node.h
               local_time.h
@@ -106,14 +104,14 @@ def build(bld):
               ref.h
               signer.h
               smpte_load_font_node.h
-              smpte_subtitle_content.h
+              smpte_subtitle_asset.h
               sound_frame.h
               sound_mxf.h
               sound_mxf_writer.h
               stereo_picture_mxf.h
               stereo_picture_frame.h
               subtitle_node.h
-              subtitle_content.h
+              subtitle_asset.h
               subtitle_string.h
               transfer_function.h
               types.h