From be862ff4f7239497625125067c646bf5adab7741 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 18 Apr 2014 00:05:44 +0300 Subject: Try making it possible to use --disable-avmedia for desktop platforms too Unfinished work in progress. Change-Id: I978755d73630b8653b169a53f937c1332799e22e --- chart2/CppunitTest_chart2_export.mk | 1 - chart2/CppunitTest_chart2_import.mk | 1 - chart2/CppunitTest_chart2_xshape.mk | 1 - 3 files changed, 3 deletions(-) (limited to 'chart2') diff --git a/chart2/CppunitTest_chart2_export.mk b/chart2/CppunitTest_chart2_export.mk index ab37efb5a2af..de054713369c 100644 --- a/chart2/CppunitTest_chart2_export.mk +++ b/chart2/CppunitTest_chart2_export.mk @@ -21,7 +21,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,chart2_export, \ )) $(eval $(call gb_CppunitTest_use_libraries,chart2_export, \ - avmedia \ basegfx \ comphelper \ cppu \ diff --git a/chart2/CppunitTest_chart2_import.mk b/chart2/CppunitTest_chart2_import.mk index 0aec8bd43607..59ed1f0d1456 100644 --- a/chart2/CppunitTest_chart2_import.mk +++ b/chart2/CppunitTest_chart2_import.mk @@ -21,7 +21,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,chart2_import, \ )) $(eval $(call gb_CppunitTest_use_libraries,chart2_import, \ - avmedia \ basegfx \ comphelper \ cppu \ diff --git a/chart2/CppunitTest_chart2_xshape.mk b/chart2/CppunitTest_chart2_xshape.mk index f2b3c15635b2..fd6edb5abac5 100644 --- a/chart2/CppunitTest_chart2_xshape.mk +++ b/chart2/CppunitTest_chart2_xshape.mk @@ -21,7 +21,6 @@ $(eval $(call gb_CppunitTest_add_exception_objects,chart2_xshape, \ )) $(eval $(call gb_CppunitTest_use_libraries,chart2_xshape, \ - avmedia \ basegfx \ comphelper \ cppu \ -- cgit