summaryrefslogtreecommitdiffstats
path: root/vcl/Library_vclopengl.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-04-08 02:16:08 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-04-08 04:38:23 +0200
commitb6e5907f5a228b07824d61e90e668cda8e4079df (patch)
tree000e509898859cdbbab4d755f4ee37b084147e5d /vcl/Library_vclopengl.mk
parentimprove the code for temporary OpenGl context (diff)
downloadcore-b6e5907f5a228b07824d61e90e668cda8e4079df.tar.gz
core-b6e5907f5a228b07824d61e90e668cda8e4079df.zip
temporarily render to a file
Change-Id: Ibfc8101f261489bf11f990ea3fe6ae2e74b99df9
Diffstat (limited to 'vcl/Library_vclopengl.mk')
-rw-r--r--vcl/Library_vclopengl.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Library_vclopengl.mk b/vcl/Library_vclopengl.mk
index 793f09f3fe8c..e14899baf3de 100644
--- a/vcl/Library_vclopengl.mk
+++ b/vcl/Library_vclopengl.mk
@@ -32,6 +32,7 @@ $(eval $(call gb_Library_use_libraries,vclopengl,\
cppu \
cppuhelper \
sal \
+ tl \
vcl \
$(gb_UWINAPI) \
))