Kaydet (Commit) 23aaabc2 authored tarafından Peter Foley's avatar Peter Foley

fix urelibs w/ module-deps.pl

Change-Id: Ib293b8c0a1130a693f26e91b3d708c1933495c82
üst 4bbd662e
......@@ -14,6 +14,11 @@ $(eval $(call gb_Library_use_library_objects,urelibs,\
$(gb_URELIBS) \
))
# needed to generate proper deps for module-deps.pl
$(eval $(call gb_Library_use_libraries,urelibs,\
$(gb_UWINAPI) \
))
$(eval $(call gb_Library_use_static_libraries,urelibs,\
findsofficepath \
))
......
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