summaryrefslogtreecommitdiff
path: root/sw/Executable_tiledrendering.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2013-10-23 14:01:47 +0200
committerJan Holesovsky <kendy@collabora.com>2013-11-15 16:51:50 +0100
commit1776ddf591fd24cc377e778dc31694cdab6e5f97 (patch)
tree977f04cf692f52600354a3303672aa2284bec3c4 /sw/Executable_tiledrendering.mk
parentdcf897cbcd6dc7d9e5d8416860bd190b60f20843 (diff)
Tiled rendering: Do the same thing as in touch_lo_draw_tile().
Change-Id: I6cfea5cb0fbc209cb378892c6959098965e7b5ef
Diffstat (limited to 'sw/Executable_tiledrendering.mk')
-rw-r--r--sw/Executable_tiledrendering.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/sw/Executable_tiledrendering.mk b/sw/Executable_tiledrendering.mk
index d6d3da8203c2..e174950e2039 100644
--- a/sw/Executable_tiledrendering.mk
+++ b/sw/Executable_tiledrendering.mk
@@ -16,6 +16,12 @@ $(eval $(call gb_Executable_use_api,tiledrendering,\
udkapi \
))
+$(eval $(call gb_Executable_set_include,tiledrendering,\
+ -I$(SRCDIR)/sw/inc \
+ -I$(SRCDIR)/sw/source/ui/inc \
+ $$(INCLUDE) \
+))
+
$(eval $(call gb_Executable_use_static_libraries,tiledrendering,\
vclmain \
))