Kaydet (Commit) 1a02fb9e authored tarafından David Tardon's avatar David Tardon

drop -I of nonexistent dir

Change-Id: Ife9d8f758fa5a46e2ab29d43eec0a5112495ed5f
üst cd0d9485
...@@ -33,11 +33,6 @@ $(eval $(call gb_Library_use_external,fps_office,boost_headers)) ...@@ -33,11 +33,6 @@ $(eval $(call gb_Library_use_external,fps_office,boost_headers))
$(eval $(call gb_Library_use_sdk_api,fps_office)) $(eval $(call gb_Library_use_sdk_api,fps_office))
$(eval $(call gb_Library_set_include,fps_office,\
$$(INCLUDE) \
-I$(SRCDIR)/fpicker/inc \
))
$(eval $(call gb_Library_use_libraries,fps_office,\ $(eval $(call gb_Library_use_libraries,fps_office,\
comphelper \ comphelper \
cppu \ cppu \
......
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