define XML_UNICODE for x64 lib too
Change-Id: Idac89f9165058bfa40189ff4c4e8cd4b5bc78b79
This commit is contained in:
@@ -34,6 +34,14 @@ $(eval $(call gb_StaticLibrary_set_include,shell_xmlparser_x64,\
|
||||
$$(INCLUDE) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_defs,shell_xmlparser_x64,\
|
||||
-DXML_UNICODE \
|
||||
))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_use_externals,shell_xmlparser_x64,\
|
||||
expat_utf16 \
|
||||
))
|
||||
|
||||
$(eval $(call gb_StaticLibrary_add_x64_generated_exception_objects,shell_xmlparser_x64,\
|
||||
CustomTarget/shell/source/all/xml_parser \
|
||||
))
|
||||
|
Reference in New Issue
Block a user