summaryrefslogtreecommitdiff
path: root/salhelper
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/CppunitTest_salhelper_checkapi.mk1
-rw-r--r--salhelper/Library_salhelper.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/salhelper/CppunitTest_salhelper_checkapi.mk b/salhelper/CppunitTest_salhelper_checkapi.mk
index 92a876866f3e..6ebc52ef5b19 100644
--- a/salhelper/CppunitTest_salhelper_checkapi.mk
+++ b/salhelper/CppunitTest_salhelper_checkapi.mk
@@ -44,6 +44,7 @@ $(call gb_CxxObject_get_target,salhelper/qa/checkapi/strings) :| \
$(eval $(call gb_CppunitTest_use_libraries,salhelper_checkapi,\
salhelper \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
diff --git a/salhelper/Library_salhelper.mk b/salhelper/Library_salhelper.mk
index c9f7c8a1c49e..2787529cf2ae 100644
--- a/salhelper/Library_salhelper.mk
+++ b/salhelper/Library_salhelper.mk
@@ -35,6 +35,7 @@ $(eval $(call gb_Library_add_defs,salhelper,\
$(eval $(call gb_Library_use_libraries,salhelper,\
sal \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))