diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-01 18:56:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-01 18:56:20 +0100 |
| commit | a6c2aa6cad5872d27654553d447cb34185317974 (patch) | |
| tree | 10ba8193ede6ce927300d62354c56a5af236f4e0 /src/lib/wscript | |
| parent | 096660d2cc3e65ae5e13a69e7ace19ff0d48b39a (diff) | |
Split EncodedData classes into their own file.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 1f6a2aa4f..9937133ec 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -20,6 +20,7 @@ sources = """ dcpomatic_time.cc dolby_cp750.cc encoder.cc + encoded_data.cc examine_content_job.cc exceptions.cc file_group.cc |
