summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-03-01 16:27:59 +0100
committerCarl Hetherington <cth@carlh.net>2022-03-01 16:27:59 +0100
commitbb8def962ae0092238d2263c1a2335b0206c4dc4 (patch)
tree2fda08b5c61d2b9508651dd495ec77c23becd953 /src/wscript
parent4e5da9f3c71cb2fd4059eab5785602cf524457be (diff)
Move Rating out to a separate file.
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 4108265a..4270865f 100644
--- a/src/wscript
+++ b/src/wscript
@@ -77,6 +77,7 @@ def build(bld):
picture_asset.cc
picture_asset_writer.cc
pkl.cc
+ rating.cc
raw_convert.cc
reel.cc
reel_asset.cc
@@ -168,6 +169,7 @@ def build(bld):
picture_asset.h
picture_asset_writer.h
pkl.h
+ rating.h
raw_convert.h
rgb_xyz.h
reel.h