summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
Diffstat (limited to 'sot')
-rw-r--r--sot/CppunitTest_sot_test_sot.mk1
-rw-r--r--sot/Library_sot.mk1
2 files changed, 2 insertions, 0 deletions
diff --git a/sot/CppunitTest_sot_test_sot.mk b/sot/CppunitTest_sot_test_sot.mk
index 22143e1b7bb6..da79a6556c8b 100644
--- a/sot/CppunitTest_sot_test_sot.mk
+++ b/sot/CppunitTest_sot_test_sot.mk
@@ -44,6 +44,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sot_test_sot, \
sot \
tl \
unotest \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index ddb21b2ce9a6..50a80db23884 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -50,6 +50,7 @@ $(eval $(call gb_Library_use_libraries,sot,\
tl \
ucbhelper \
utl \
+ $(gb_UWINAPI) \
$(gb_STDLIBS) \
))