summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-04-14 22:15:30 +0200
committerTor Lillqvist <tml@iki.fi>2012-04-15 11:56:47 +0200
commit83ba7b4e8f67cc3a21fbaf476621af509032ae47 (patch)
treeaaec12fd4e53165fd5309bf2f2c6b6a96f754c57 /vcl/Library_vcl.mk
parent640b8ebb668d466f348329915deba874e15e4b8f (diff)
Copy and adapt current state of Norbert's CoreText work for iOS
Compiles, but I obviously have no idea how it works yet. Yes, eventually we should factor out common parts from the iOS and MacOSX code.
Diffstat (limited to 'vcl/Library_vcl.mk')
-rw-r--r--vcl/Library_vcl.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index 71944202e634..d85bd9920de4 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -523,8 +523,10 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
vcl/ios/source/dtrans/service_entry \
vcl/ios/source/gdi/salcoretextfontutils \
vcl/ios/source/gdi/salcoretextlayout \
+ vcl/ios/source/gdi/salcoretextstyle \
vcl/ios/source/gdi/salbmp \
vcl/ios/source/gdi/salgdi \
+ vcl/ios/source/gdi/salgdicommon \
vcl/ios/source/gdi/salnativewidgets \
vcl/ios/source/gdi/salgdiutils \
vcl/ios/source/gdi/salvd \