diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2021-02-15 12:30:25 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2021-02-18 04:12:27 +0100 |
commit | 2270a58d7b25e683449c180576b7647f8d5256f4 (patch) | |
tree | ddc6c7b8ede3c0aa9430bfacd3fe09733e920eac /sw/CppunitTest_sw_ooxmlexport5.mk | |
parent | fb1aa71ca3f7bec3fa6a10c4c3dec37987b213a2 (diff) |
Move GIF writer from filter module into VCL
Change-Id: I8db3ca0f7953b44791bda47534220902931fab8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111023
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sw/CppunitTest_sw_ooxmlexport5.mk')
-rw-r--r-- | sw/CppunitTest_sw_ooxmlexport5.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/CppunitTest_sw_ooxmlexport5.mk b/sw/CppunitTest_sw_ooxmlexport5.mk index 408ea3e79ad8..71eea4a09b69 100644 --- a/sw/CppunitTest_sw_ooxmlexport5.mk +++ b/sw/CppunitTest_sw_ooxmlexport5.mk @@ -11,10 +11,6 @@ $(eval $(call sw_ooxmlexport_test,5)) -$(eval $(call gb_CppunitTest_use_libraries,sw_ooxmlexport5, \ - gie \ -)) - $(eval $(call gb_CppunitTest_use_uiconfigs,sw_ooxmlexport5, \ svt \ svx \ |