Kaydet (Commit) ff71895f authored tarafından Michael Stahl's avatar Michael Stahl

libmwaw: stop delivering headers

Change-Id: Ib58198ad0ec638bd92d0e7d8301709654c93ea54
üst 35ac39e4
......@@ -1579,6 +1579,10 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
))
define gb_LinkTarget__use_mwaw
$(call gb_LinkTarget_set_include,$(1),\
-I$(call gb_UnpackedTarball_get_dir,libmwaw)/inc \
$$(INCLUDE) \
)
$(call gb_LinkTarget_use_package,$(1),\
libmwaw \
)
......
......@@ -9,12 +9,6 @@
$(eval $(call gb_ExternalPackage_ExternalPackage,libmwaw,libmwaw))
$(eval $(call gb_ExternalPackage_add_unpacked_files,libmwaw,inc/external/libmwaw,\
inc/libmwaw/libmwaw.hxx \
inc/libmwaw/MWAWDocument.hxx \
inc/libmwaw/MWAWPropertyHandler.hxx \
))
$(eval $(call gb_ExternalPackage_use_external_project,libmwaw,libmwaw))
ifeq ($(OS)$(COM),WNTMSC)
......
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