summaryrefslogtreecommitdiff
path: root/shell/StaticLibrary_xmlparser_x64.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-05-29 16:47:03 +0200
committerAndras Timar <atimar@suse.com>2012-05-29 16:48:55 +0200
commit759d11c6c7c5174d04803f5710db62cba35dfde8 (patch)
treef158ae59d7b1ff976add7d2010f1e38a266e0aab /shell/StaticLibrary_xmlparser_x64.mk
parent6b915b210aeebeed104ab3e266c4ebc67c1c9d46 (diff)
trying to fix shell x64 build on Windows
Change-Id: Ibf5dffec5f5617d225f6f529566b524ebafc20c2
Diffstat (limited to 'shell/StaticLibrary_xmlparser_x64.mk')
-rw-r--r--shell/StaticLibrary_xmlparser_x64.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/StaticLibrary_xmlparser_x64.mk b/shell/StaticLibrary_xmlparser_x64.mk
index 67c71c8d0373..126ef81b41d3 100644
--- a/shell/StaticLibrary_xmlparser_x64.mk
+++ b/shell/StaticLibrary_xmlparser_x64.mk
@@ -29,7 +29,7 @@ $(eval $(call gb_StaticLibrary_StaticLibrary,shell_xmlparser_x64))
$(eval $(call gb_StaticLibrary_set_x64,shell_xmlparser_x64,YES))
-$(eval $(call gb_StaticLibrary_add_exception_objects,shell_xmlparser_x64,\
+$(eval $(call gb_StaticLibrary_add_generated_exception_objects,shell_xmlparser_x64,\
CustomTarget/shell/source/all/xml_parser \
))