summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2017-03-04 14:36:08 +0100
committerDavid Ostrovsky <david@ostrovsky.org>2017-04-21 18:18:44 +0200
commitde030cd7a234fd9191364647deb1a4836ca992cb (patch)
tree8ac04e8ec53eb01b15bde0d0b079602feafbb1d9 /test
parent489414f2395b6c8008ebcda7c37a150fd4ed7ad5 (diff)
gbuild: Remove MSVC 2013 legacy code
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
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))