summaryrefslogtreecommitdiff
path: root/chart2
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 /chart2
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 'chart2')
-rw-r--r--chart2/CppunitTest_chart2_common_functors.mk1
-rw-r--r--chart2/CppunitTest_chart2_dialogs_test.mk1
-rwxr-xr-xchart2/CppunitTest_chart2_dump.mk1
-rw-r--r--chart2/CppunitTest_chart2_export.mk1
-rw-r--r--chart2/CppunitTest_chart2_import.mk1
-rw-r--r--chart2/CppunitTest_chart2_pivot_chart_test.mk1
-rw-r--r--chart2/CppunitTest_chart2_trendcalculators.mk1
-rw-r--r--chart2/CppunitTest_chart2_xshape.mk1
-rw-r--r--chart2/Library_chartcontroller.mk1
-rw-r--r--chart2/Library_chartcore.mk1
-rw-r--r--chart2/Library_chartopengl.mk1
11 files changed, 0 insertions, 11 deletions
diff --git a/chart2/CppunitTest_chart2_common_functors.mk b/chart2/CppunitTest_chart2_common_functors.mk
index 55a64b257643..947ae6b4e96f 100644
--- a/chart2/CppunitTest_chart2_common_functors.mk
+++ b/chart2/CppunitTest_chart2_common_functors.mk
@@ -28,7 +28,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_common_functors, \
cppuhelper \
sal \
salhelper \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_common_functors,\
diff --git a/chart2/CppunitTest_chart2_dialogs_test.mk b/chart2/CppunitTest_chart2_dialogs_test.mk
index edc36d1188d2..bfbd0d3d3702 100644
--- a/chart2/CppunitTest_chart2_dialogs_test.mk
+++ b/chart2/CppunitTest_chart2_dialogs_test.mk
@@ -51,7 +51,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_dialogs_test, \
utl \
vcl \
xo \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_use_external,chart2_dialogs_test,boost_headers))
diff --git a/chart2/CppunitTest_chart2_dump.mk b/chart2/CppunitTest_chart2_dump.mk
index d181f168d133..a5d7ce8fdaa1 100755
--- a/chart2/CppunitTest_chart2_dump.mk
+++ b/chart2/CppunitTest_chart2_dump.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_dump, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_dump,\
diff --git a/chart2/CppunitTest_chart2_export.mk b/chart2/CppunitTest_chart2_export.mk
index 931edeb21d05..b9ac9b1c9199 100644
--- a/chart2/CppunitTest_chart2_export.mk
+++ b/chart2/CppunitTest_chart2_export.mk
@@ -56,7 +56,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_export, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_export,\
diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk
index 0816949a3fd6..71dce87a20df 100644
--- a/chart2/CppunitTest_chart2_import.mk
+++ b/chart2/CppunitTest_chart2_import.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_import, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_import,\
diff --git a/chart2/CppunitTest_chart2_pivot_chart_test.mk b/chart2/CppunitTest_chart2_pivot_chart_test.mk
index 418db1af9cc9..4ca93e2be0ec 100644
--- a/chart2/CppunitTest_chart2_pivot_chart_test.mk
+++ b/chart2/CppunitTest_chart2_pivot_chart_test.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_pivot_chart_test, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_pivot_chart_test,\
diff --git a/chart2/CppunitTest_chart2_trendcalculators.mk b/chart2/CppunitTest_chart2_trendcalculators.mk
index cc271d8051bf..de8b20e1ec42 100644
--- a/chart2/CppunitTest_chart2_trendcalculators.mk
+++ b/chart2/CppunitTest_chart2_trendcalculators.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_trendcalculators, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_trendcalculators,\
diff --git a/chart2/CppunitTest_chart2_xshape.mk b/chart2/CppunitTest_chart2_xshape.mk
index 0f9f51235f95..2efd810d932a 100644
--- a/chart2/CppunitTest_chart2_xshape.mk
+++ b/chart2/CppunitTest_chart2_xshape.mk
@@ -55,7 +55,6 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_xshape, \
vbahelper \
xo \
sw \
- $(gb_UWINAPI) \
))
$(eval $(call gb_CppunitTest_set_include,chart2_xshape,\
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index 1f95bc022c29..ee4dc2ea5328 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -44,7 +44,6 @@ $(eval $(call gb_Library_use_libraries,chartcontroller,\
ucbhelper \
utl \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,chartcontroller,chart2/source/controller/chartcontroller))
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index 6d1a7215ac63..f785d097ae54 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -61,7 +61,6 @@ $(eval $(call gb_Library_use_libraries,chartcore,\
ucbhelper \
utl \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_set_componentfile,chartcore,chart2/source/chartcore))
diff --git a/chart2/Library_chartopengl.mk b/chart2/Library_chartopengl.mk
index cc668e441ae5..f999f947bea8 100644
--- a/chart2/Library_chartopengl.mk
+++ b/chart2/Library_chartopengl.mk
@@ -47,7 +47,6 @@ $(eval $(call gb_Library_use_libraries,chartopengl,\
ucbhelper \
utl \
vcl \
- $(gb_UWINAPI) \
))
$(eval $(call gb_Library_add_exception_objects,chartopengl,\