binaryurp does not need offapi

Change-Id: I4196e763e8374d1f50700c20362245224acb9e13
This commit is contained in:
David Tardon 2013-03-30 18:27:06 +01:00
parent 4e3b172595
commit 2be8a22e83

View File

@ -30,7 +30,7 @@ $(eval $(call gb_Library_Library,binaryurp))
$(eval $(call gb_Library_set_componentfile,binaryurp,binaryurp/source/binaryurp))
$(eval $(call gb_Library_use_sdk_api,binaryurp))
$(eval $(call gb_Library_use_udk_api,binaryurp))
$(eval $(call gb_Library_use_external,binaryurp,boost_headers))