Revert "More ICU dependencies that are now dragged in"
Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371 This reverts commits4dd261e526
30d7729586
4e2e1ca76f
This commit is contained in:
parent
406b9a7c71
commit
a107908e7e
4 changed files with 0 additions and 13 deletions
|
@ -34,11 +34,6 @@ $(eval $(call gb_Executable_use_libraries,svidl,\
|
||||||
$(gb_UWINAPI) \
|
$(gb_UWINAPI) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_use_externals,svidl,\
|
|
||||||
icudata \
|
|
||||||
icuuc \
|
|
||||||
icui18n \
|
|
||||||
))
|
|
||||||
$(eval $(call gb_Executable_add_exception_objects,svidl,\
|
$(eval $(call gb_Executable_add_exception_objects,svidl,\
|
||||||
idl/source/cmptools/hash \
|
idl/source/cmptools/hash \
|
||||||
idl/source/cmptools/lex \
|
idl/source/cmptools/lex \
|
||||||
|
|
|
@ -23,7 +23,6 @@ $(eval $(call gb_Executable_use_externals,helpex,\
|
||||||
boost_headers \
|
boost_headers \
|
||||||
icu_headers \
|
icu_headers \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
icudata \
|
|
||||||
icuuc \
|
icuuc \
|
||||||
icui18n \
|
icui18n \
|
||||||
))
|
))
|
||||||
|
|
|
@ -33,7 +33,6 @@ $(eval $(call gb_Executable_add_exception_objects,xrmex,\
|
||||||
$(eval $(call gb_Executable_use_externals,xrmex,\
|
$(eval $(call gb_Executable_use_externals,xrmex,\
|
||||||
boost_headers \
|
boost_headers \
|
||||||
libxml2 \
|
libxml2 \
|
||||||
icudata \
|
|
||||||
icuuc \
|
icuuc \
|
||||||
icui18n \
|
icui18n \
|
||||||
icu_headers \
|
icu_headers \
|
||||||
|
|
|
@ -30,12 +30,6 @@ $(eval $(call gb_Executable_use_libraries,rsc,\
|
||||||
$(gb_UWINAPI) \
|
$(gb_UWINAPI) \
|
||||||
))
|
))
|
||||||
|
|
||||||
$(eval $(call gb_Executable_use_externals,rsc,\
|
|
||||||
icudata \
|
|
||||||
icuuc \
|
|
||||||
icui18n \
|
|
||||||
))
|
|
||||||
|
|
||||||
$(eval $(call gb_Executable_add_grammars,rsc,\
|
$(eval $(call gb_Executable_add_grammars,rsc,\
|
||||||
rsc/source/parser/rscyacc \
|
rsc/source/parser/rscyacc \
|
||||||
))
|
))
|
||||||
|
|
Loading…
Reference in a new issue