summaryrefslogtreecommitdiff
path: root/shell/StaticLibrary_xmlparser_x64.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-05-29 23:58:25 +0200
committerAndras Timar <atimar@suse.com>2012-05-30 00:00:09 +0200
commitd131867357e85307f229d2920492c9ae2be3abeb (patch)
tree4dff398b20cc99a7a121441298d14253c17dae10 /shell/StaticLibrary_xmlparser_x64.mk
parenta3c47760e122baaf55f39107597aff2f5957aecd (diff)
use 64-bit compiler and linker for 64-bit Windows shell extensions
Change-Id: I4ad94eca4ebbf7d8e989dba5a19296d727111850
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 f833c9436ff6..19443807e1a2 100644
--- a/shell/StaticLibrary_xmlparser_x64.mk
+++ b/shell/StaticLibrary_xmlparser_x64.mk
@@ -34,7 +34,7 @@ $(eval $(call gb_StaticLibrary_set_include,shell_xmlparser_x64,\
$$(INCLUDE) \
))
-$(eval $(call gb_StaticLibrary_add_generated_exception_objects,shell_xmlparser_x64,\
+$(eval $(call gb_StaticLibrary_add_x64_generated_exception_objects,shell_xmlparser_x64,\
CustomTarget/shell/source/all/xml_parser \
))