summaryrefslogtreecommitdiffstats
path: root/shell
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 /shell
parentnss: try to remove nss.windowbuild.patch.0 (diff)
downloadcore-de030cd7a234fd9191364647deb1a4836ca992cb.tar.gz
core-de030cd7a234fd9191364647deb1a4836ca992cb.zip
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 'shell')
-rw-r--r--shell/Executable_lngconvex.mk1
-rw-r--r--shell/Library_cmdmail.mk1
-rw-r--r--shell/Library_desktopbe.mk1
-rw-r--r--shell/Library_localebe.mk1
-rw-r--r--shell/Library_recentfile.mk1
-rw-r--r--shell/Library_syssh.mk1
-rw-r--r--shell/Library_wininetbe.mk1
7 files changed, 0 insertions, 7 deletions
diff --git a/shell/Executable_lngconvex.mk b/shell/Executable_lngconvex.mk
index e3ca7e6a4566..55b4c33c41f5 100644
--- a/shell/Executable_lngconvex.mk
+++ b/shell/Executable_lngconvex.mk
@@ -18,7 +18,6 @@ $(eval $(call gb_Executable_use_libraries,lngconvex,\
i18nlangtag \
sal \
tl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Executable_add_exception_objects,lngconvex,\
diff --git a/shell/Library_cmdmail.mk b/shell/Library_cmdmail.mk
index 2bba4d432a72..49d76f72484b 100644
--- a/shell/Library_cmdmail.mk
+++ b/shell/Library_cmdmail.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Library_use_libraries,cmdmail,\
cppu \
cppuhelper \
sal \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,cmdmail,shell/source/cmdmail/cmdmail))
diff --git a/shell/Library_desktopbe.mk b/shell/Library_desktopbe.mk
index edd09d996634..7dc32ba47733 100644
--- a/shell/Library_desktopbe.mk
+++ b/shell/Library_desktopbe.mk
@@ -17,7 +17,6 @@ $(eval $(call gb_Library_use_libraries,desktopbe1,\
cppu \
cppuhelper \
sal \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,desktopbe1,shell/source/backends/desktopbe/desktopbe1))
diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index bc0d29043b77..7c4931b2ce39 100644
--- a/shell/Library_localebe.mk
+++ b/shell/Library_localebe.mk
@@ -22,7 +22,6 @@ $(eval $(call gb_Library_use_libraries,localebe1,\
cppu \
cppuhelper \
sal \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,localebe1,shell/source/backends/localebe/localebe1))
diff --git a/shell/Library_recentfile.mk b/shell/Library_recentfile.mk
index 41b402260374..5cd46b307124 100644
--- a/shell/Library_recentfile.mk
+++ b/shell/Library_recentfile.mk
@@ -21,7 +21,6 @@ $(eval $(call gb_Library_use_externals,recentfile,\
$(eval $(call gb_Library_use_libraries,recentfile,\
sal \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_static_libraries,recentfile,\
diff --git a/shell/Library_syssh.mk b/shell/Library_syssh.mk
index 17ee516c5b77..c36056a9536b 100644
--- a/shell/Library_syssh.mk
+++ b/shell/Library_syssh.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Library_use_libraries,syssh,\
cppu \
cppuhelper \
sal \
- $(gb_UWINAPI) \
))
ifeq ($(OS),WNT)
diff --git a/shell/Library_wininetbe.mk b/shell/Library_wininetbe.mk
index 499ac082cc1e..080323ea1100 100644
--- a/shell/Library_wininetbe.mk
+++ b/shell/Library_wininetbe.mk
@@ -15,7 +15,6 @@ $(eval $(call gb_Library_use_libraries,wininetbe1,\
cppu \
cppuhelper \
sal \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,wininetbe1,shell/source/backends/wininetbe/wininetbe1))