summaryrefslogtreecommitdiff
path: root/sot/Library_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/Library_sot.mk')
-rw-r--r--sot/Library_sot.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index 97381d0a88f5..a17ce3868b64 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -31,6 +31,11 @@ $(eval $(call gb_Library_add_defs,sot,\
$(eval $(call gb_Library_set_precompiled_header,sot,$(SRCDIR)/sot/inc/pch/precompiled_sot))
+$(eval $(call gb_Library_set_include,sot,\
+ -I$(SRCDIR)/sot/inc \
+ $$(INCLUDE) \
+))
+
$(eval $(call gb_Library_use_libraries,sot,\
comphelper \
cppu \