summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Library_subsequenttest.mk1
-rw-r--r--test/Library_test.mk1
-rw-r--r--test/Library_test_setupvcl.mk1
-rw-r--r--test/Library_vclbootstrapprotector.mk1
4 files changed, 0 insertions, 4 deletions
diff --git a/test/Library_subsequenttest.mk b/test/Library_subsequenttest.mk
index 5bfe52712b3a..7ef8ca836e87 100644
--- a/test/Library_subsequenttest.mk
+++ b/test/Library_subsequenttest.mk
@@ -26,7 +26,6 @@ $(eval $(call gb_Library_use_libraries,subsequenttest,\
utl \
unotest \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_externals,subsequenttest,\
diff --git a/test/Library_test.mk b/test/Library_test.mk
index c2fb00be1d98..957ffc0d97e0 100644
--- a/test/Library_test.mk
+++ b/test/Library_test.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Library_use_libraries,test,\
unotest \
vcl \
drawinglayer \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_add_exception_objects,test,\
diff --git a/test/Library_test_setupvcl.mk b/test/Library_test_setupvcl.mk
index dd48ad813758..16f79ddf3a41 100644
--- a/test/Library_test_setupvcl.mk
+++ b/test/Library_test_setupvcl.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_Library_use_libraries,test-setupvcl, \
tl \
utl \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_sdk_api,test-setupvcl))
diff --git a/test/Library_vclbootstrapprotector.mk b/test/Library_vclbootstrapprotector.mk
index eb19f860c0bd..d01bc66795c0 100644
--- a/test/Library_vclbootstrapprotector.mk
+++ b/test/Library_vclbootstrapprotector.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_Library_use_libraries,vclbootstrapprotector, \
tl \
utl \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_sdk_api,vclbootstrapprotector))