Kaydet (Commit) 1a04fbd3 authored tarafından Luboš Luňák's avatar Luboš Luňák

vcl before xo

fixes circular vcl<->xo dependency

Change-Id: I5a9eb1f48044a2d43901b40f695ea2a93c70388e
üst eb70a6e1
...@@ -244,7 +244,7 @@ $(eval $(call tailbuild_serialize,\ ...@@ -244,7 +244,7 @@ $(eval $(call tailbuild_serialize,\
$(if $(filter DBCONNECTIVITY,$(BUILD_TYPE)),dbu) \ $(if $(filter DBCONNECTIVITY,$(BUILD_TYPE)),dbu) \
writerfilter cui chartcontroller oox \ writerfilter cui chartcontroller oox \
$(if $(filter TRUE,$(MERGELIBS)),merged,svxcore) \ $(if $(filter TRUE,$(MERGELIBS)),merged,svxcore) \
vcl xo \ xo vcl \
)) ))
endif endif
......
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