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

solve problems with processing of resources

üst 958b3dbc
......@@ -28,16 +28,18 @@
$(eval $(call gb_AllLangResTarget_AllLangResTarget,xmlsec))
$(eval $(call gb_AllLangResTarget_set_reslocation,xmlsec,xmlsecurity))
$(eval $(call gb_AllLangResTarget_add_srs,xmlsec,\
xmlsec/res
xmlsec/res \
))
$(eval $(call gb_SrsTarget_SrsTarget,xmlsec/res))
$(eval $(call gb_SrsTarget_set_include,xmlsec/res,\
$$(INCLUDE) \
-I$(realpath $(SRCDIR)/xmlsec/inc/xmlsecurity) \
-I$(realpath $(SRCDIR)/xmlsec/source/dialogs) \
-I$(realpath $(SRCDIR)/xmlsecurity/inc) \
-I$(realpath $(SRCDIR)/xmlsecurity/source/dialogs) \
))
$(eval $(call gb_SrsTarget_add_files,xmlsec/res,\
......
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