Kaydet (Commit) e9f6edc6 authored tarafından Michael Stahl's avatar Michael Stahl Kaydeden (comit) Bjoern Michaelsen

gnumake4: #i117610#: move icule to RepositoryExternal.mk [hg:e86f5a26e982]

üst 10cad9e6
......@@ -55,8 +55,6 @@ $(eval $(call gb_Library_add_linked_libs,desktop_detector,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -72,6 +70,11 @@ $(eval $(call gb_Library_add_linked_libs,desktop_detector,\
$(gb_STDLIBS) \
))
$(call gb_Library_use_externals,desktop_detector,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,desktop_detector,\
vcl/unx/generic/desktopdetect/desktopdetector \
))
......
......@@ -68,8 +68,6 @@ $(eval $(call gb_Library_add_linked_libs,vcl,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -81,6 +79,11 @@ $(eval $(call gb_Library_add_linked_libs,vcl,\
$(gb_STDLIBS) \
))
$(call gb_Library_use_externals,vcl,\
icule \
icuuc \
)
ifeq ($(GUIBASE),unx)
$(eval $(call gb_Library_add_linked_libs,vcl,\
freetype \
......
......@@ -46,8 +46,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_gen,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -63,6 +61,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_gen,\
$(gb_STDLIBS) \
))
$(call gb_Library_use_externals,vclplug_gen,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,vclplug_gen,\
vcl/unx/generic/app/i18n_cb \
vcl/unx/generic/app/i18n_ic \
......
......@@ -73,8 +73,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_gtk,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -90,6 +88,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_gtk,\
$(gb_STDLIBS) \
))
$(call gb_Library_use_externals,vclplug_gtk,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,vclplug_gtk,\
vcl/unx/gtk/a11y/atkaction \
vcl/unx/gtk/a11y/atkbridge \
......
......@@ -61,8 +61,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_kde,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -77,6 +75,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_kde,\
ICE \
))
$(call gb_Library_use_externals,vclplug_kde,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,vclplug_kde,\
vcl/unx/kde/kdedata \
vcl/unx/kde/salnativewidgets-kde \
......
......@@ -61,8 +61,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_kde4,\
basegfx \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -77,6 +75,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_kde4,\
ICE \
))
$(call gb_Library_use_externals,vclplug_kde4,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,vclplug_kde4,\
vcl/unx/kde4/KDEData \
vcl/unx/kde4/KDESalDisplay \
......
......@@ -52,8 +52,6 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_svp,\
basebmp \
comphelper \
cppuhelper \
icuuc \
icule \
i18nisolang1 \
i18npaper \
i18nutil \
......@@ -69,6 +67,11 @@ $(eval $(call gb_Library_add_linked_libs,vclplug_svp,\
$(gb_STDLIBS) \
))
$(call gb_Library_use_externals,vclplug_svp,\
icule \
icuuc \
)
$(eval $(call gb_Library_add_exception_objects,vclplug_svp,\
vcl/unx/generic/printergfx/bitmap_gfx \
vcl/unx/generic/printergfx/common_gfx \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment