4th parameter of time is ticks (1 tick = 4ms) not milliseconds
[libdcp.git] / src / wscript
index 0a0c3e66fc68bc2fed5b80ae0a96565b411a4cdf..89823c576e45ed11c52d6a24d9279c502ba507f9 100644 (file)
@@ -10,7 +10,10 @@ def build(bld):
                  asset_map.cc
                  cpl.cc
                  dcp.cc        
+                 dcp_time.cc
+                 mxf_asset.cc
                  sound_asset.cc
+                 subtitle_asset.cc
                  picture_asset.cc
                  picture_frame.cc
                  pkl.cc
@@ -32,6 +35,10 @@ def build(bld):
               version.h
               picture_asset.h
               sound_asset.h
+              subtitle_asset.h
+              mxf_asset.h
+              xml.h
+              dcp_time.h
               asset.h
               picture_frame.h
               sound_frame.h