Kaydet (Commit) 8f64269b authored tarafından Cédric Bosdonnat's avatar Cédric Bosdonnat

Library_fps.mk: fixed the fpicker win32 build, missing include dir

Change-Id: I I51786415ed3673d9b694c8dcdf7be44a2d6e5784
üst 135c63c8
...@@ -31,6 +31,11 @@ $(eval $(call gb_Library_add_nativeres,fps,fps/src)) ...@@ -31,6 +31,11 @@ $(eval $(call gb_Library_add_nativeres,fps,fps/src))
$(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps)) $(eval $(call gb_Library_set_componentfile,fps,fpicker/source/win32/fps))
$(eval $(call gb_Library_set_include,fps,\
$$(INCLUDE) \
-I$(SRCDIR)/fpicker/inc \
))
$(eval $(call gb_Library_use_api,fps,\ $(eval $(call gb_Library_use_api,fps,\
offapi \ offapi \
udkapi \ udkapi \
......
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