summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-01 01:25:18 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-07 21:22:27 +0100
commita4fb6290e31f7e197cc399c745d320442eb093d4 (patch)
treeab9dd6ee27e173391029cf4506225e25877f7582 /src/wscript
parented82c8f8b79596487a906c69ccf6f174a0e6e18d (diff)
Add SubtitleImage.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index b08d3b85..93415b4d 100644
--- a/src/wscript
+++ b/src/wscript
@@ -96,6 +96,7 @@ def build(bld):
subtitle.cc
subtitle_asset.cc
subtitle_asset_internal.cc
+ subtitle_image.cc
subtitle_string.cc
transfer_function.cc
types.cc
@@ -174,6 +175,7 @@ def build(bld):
stereo_picture_frame.h
subtitle.h
subtitle_asset.h
+ subtitle_image.h
subtitle_string.h
transfer_function.h
types.h