Revert "More ICU dependencies that are now dragged in"
Should be fixed by 913f83ac52629a524c373d2504a0cb349446b371 This reverts commits 4dd261e526f43a364c645e7022c49b61c8001a39 30d7729586a60bef061261e9e59bf44768cc0196 4e2e1ca76f772d4644a21b82f79dfb4412a9c99f
This commit is contained in:
parent
406b9a7c71
commit
a107908e7e
@ -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…
x
Reference in New Issue
Block a user