Kaydet (Commit) 747ecb8f authored tarafından Fridrich Štrba's avatar Fridrich Štrba

fix liborcus with Visual studio 2008

Change-Id: Ia19669878e1a6c4d4b079355dcb7ce3e2836d24f
üst 3237a377
......@@ -17,7 +17,7 @@ $(eval $(call gb_ExternalProject_register_targets,liborcus,\
ifeq ($(OS)$(COM),WNTMSC)
ifeq ($(CCNUMVER),90)
ifeq ($(VCVER),90)
$(call gb_ExternalProject_get_state_target,liborcus,build) :
cd $(EXTERNAL_WORKDIR)/vsprojects/liborcus-static-nozip \
&& export BOOST_INCLUDE_DIR=$(OUTDIR)/inc/external \
......
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