summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/CppunitTest_svl_lngmisc.mk2
-rw-r--r--svl/CppunitTest_svl_urihelper.mk2
-rw-r--r--svl/Library_fsstorage.mk2
-rw-r--r--svl/Library_passwordcontainer.mk2
-rw-r--r--svl/Library_svl.mk2
5 files changed, 0 insertions, 10 deletions
diff --git a/svl/CppunitTest_svl_lngmisc.mk b/svl/CppunitTest_svl_lngmisc.mk
index 505f63ea9683..8f19199517d5 100644
--- a/svl/CppunitTest_svl_lngmisc.mk
+++ b/svl/CppunitTest_svl_lngmisc.mk
@@ -42,8 +42,6 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_lngmisc, \
$(gb_UWINAPI) \
))
-$(eval $(call gb_CppunitTest_add_standard_system_libs,svl_lngmisc))
-
ifeq ($(GUI),WNT)
$(eval $(call gb_CppunitTest_use_system_win32_libs,svl_lngmisc, \
oleaut32 \
diff --git a/svl/CppunitTest_svl_urihelper.mk b/svl/CppunitTest_svl_urihelper.mk
index ef2f3f040ce5..b432734626cc 100644
--- a/svl/CppunitTest_svl_urihelper.mk
+++ b/svl/CppunitTest_svl_urihelper.mk
@@ -51,6 +51,4 @@ $(eval $(call gb_CppunitTest_use_libraries,svl_urihelper, \
$(gb_UWINAPI) \
))
-$(eval $(call gb_CppunitTest_add_standard_system_libs,svl_urihelper))
-
$(eval $(call gb_CppunitTest_use_ure,svl_urihelper))
diff --git a/svl/Library_fsstorage.mk b/svl/Library_fsstorage.mk
index 558dc60d7eac..06423e41911b 100644
--- a/svl/Library_fsstorage.mk
+++ b/svl/Library_fsstorage.mk
@@ -50,8 +50,6 @@ $(eval $(call gb_Library_use_libraries,fsstorage,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,fsstorage))
-
$(eval $(call gb_Library_add_exception_objects,fsstorage,\
svl/source/fsstor/fsfactory \
svl/source/fsstor/fsstorage \
diff --git a/svl/Library_passwordcontainer.mk b/svl/Library_passwordcontainer.mk
index a7c9886d925e..5cde5678563a 100644
--- a/svl/Library_passwordcontainer.mk
+++ b/svl/Library_passwordcontainer.mk
@@ -49,8 +49,6 @@ $(eval $(call gb_Library_use_libraries,passwordcontainer,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,passwordcontainer))
-
$(eval $(call gb_Library_add_exception_objects,passwordcontainer,\
svl/source/passwordcontainer/passwordcontainer \
svl/source/passwordcontainer/syscreds \
diff --git a/svl/Library_svl.mk b/svl/Library_svl.mk
index 46af0f9970ca..c6a2ff2ae6b4 100644
--- a/svl/Library_svl.mk
+++ b/svl/Library_svl.mk
@@ -62,8 +62,6 @@ $(eval $(call gb_Library_use_libraries,svl,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,svl))
-
$(eval $(call gb_Library_add_exception_objects,svl,\
svl/source/config/asiancfg \
svl/source/config/cjkoptions \