summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2014-04-20 13:10:09 +1000
committerChris Sherlock <chris.sherlock79@gmail.com>2014-04-20 13:10:09 +1000
commitffce13a5e48e193463be65b569af2e4f22d17926 (patch)
treedd65b29f0d61b6f37d54c9ef62c42beccd61eb4d /vcl/Library_vcl.mk
parent588bb542bebdee5a67bd4695253c70646fb8a303 (diff)
Move VCL text line functions from text.cxx to textline.cxx
Change-Id: I3adea9cd08c86f676e6af525e5a7caf430c96d8d
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 72285c5811c3..989bf8e1069e 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -243,6 +243,7 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/source/outdev/bitmap \
vcl/source/outdev/font \
vcl/source/outdev/text \
+ vcl/source/outdev/textline \
vcl/source/outdev/pixel \
vcl/source/outdev/rect \
vcl/source/outdev/line \