Kaydet (Commit) 85143ce6 authored tarafından Caolán McNamara's avatar Caolán McNamara

and get this building under windows

üst 40b9443a
...@@ -287,7 +287,6 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\ ...@@ -287,7 +287,6 @@ $(eval $(call gb_Library_add_exception_objects,vcl,\
)) ))
else else
$(eval $(call gb_Library_add_linked_libs,vcl,\ $(eval $(call gb_Library_add_linked_libs,vcl,\
graphite2_off \
version \ version \
)) ))
endif endif
......
...@@ -30,8 +30,8 @@ $(eval $(call gb_Library_Library,vclplug_gen)) ...@@ -30,8 +30,8 @@ $(eval $(call gb_Library_Library,vclplug_gen))
$(eval $(call gb_Library_set_include,vclplug_gen,\ $(eval $(call gb_Library_set_include,vclplug_gen,\
$$(INCLUDE) \ $$(INCLUDE) \
-I$(SRCDIR)/vcl/inc \ -I$(realpath $(SRCDIR)/vcl/inc) \
-I$(SRCDIR)/vcl/inc/pch \ -I$(realpath $(SRCDIR)/vcl/inc/pch) \
-I$(SRCDIR)/solenv/inc \ -I$(SRCDIR)/solenv/inc \
-I$(OUTDIR)/inc \ -I$(OUTDIR)/inc \
)) ))
......
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