Kaydet (Commit) ab6394bd authored tarafından Matúš Kukan's avatar Matúš Kukan

Rename makefile to StaticLibrary_libreofficekit and clean up.

It's static library since d324745f.

Change-Id: Id8474fb28d40a2373e2b0c85439cb5a96c469c85
üst 060fc661
...@@ -9,21 +9,6 @@ ...@@ -9,21 +9,6 @@
$(eval $(call gb_StaticLibrary_StaticLibrary,libreofficekit)) $(eval $(call gb_StaticLibrary_StaticLibrary,libreofficekit))
$(eval $(call gb_StaticLibrary_set_include,libreofficekit,\
$$(INCLUDE) \
))
$(eval $(call gb_StaticLibrary_add_libs,libreofficekit,\
$(if $(filter $(OS),LINUX), \
-ldl \
-lpthread \
) \
))
$(eval $(call gb_StaticLibrary_use_libraries,libreofficekit,\
$(gb_UWINAPI) \
))
$(eval $(call gb_StaticLibrary_add_cobjects,libreofficekit,\ $(eval $(call gb_StaticLibrary_add_cobjects,libreofficekit,\
libreofficekit/source/shim \ libreofficekit/source/shim \
)) ))
......
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