From af87bfc82beee0b0600558c84c3843dfd5a252f6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 4 May 2013 11:13:04 +0100 Subject: Split metadata into XML and MXF bits; remove singleton. --- src/wscript | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index 95092173..81c39926 100644 --- a/src/wscript +++ b/src/wscript @@ -27,7 +27,6 @@ def build(bld): sound_asset.cc sound_frame.cc subtitle_asset.cc - test_mode.cc types.cc util.cc version.cc @@ -36,6 +35,7 @@ def build(bld): headers = """ asset.h + cpl.h dcp.h dcp_time.h exceptions.h @@ -48,7 +48,6 @@ def build(bld): sound_asset.h sound_frame.h subtitle_asset.h - test_mode.h types.h util.h version.h -- cgit v1.2.3