summaryrefslogtreecommitdiff
path: root/shell/Library_shlxthdl_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/Library_shlxthdl_x64.mk
parenta3c47760e122baaf55f39107597aff2f5957aecd (diff)
use 64-bit compiler and linker for 64-bit Windows shell extensions
Change-Id: I4ad94eca4ebbf7d8e989dba5a19296d727111850
Diffstat (limited to 'shell/Library_shlxthdl_x64.mk')
-rw-r--r--shell/Library_shlxthdl_x64.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Library_shlxthdl_x64.mk b/shell/Library_shlxthdl_x64.mk
index a7e149cf29a9..f5c8c7c7b936 100644
--- a/shell/Library_shlxthdl_x64.mk
+++ b/shell/Library_shlxthdl_x64.mk
@@ -90,7 +90,7 @@ $(eval $(call gb_Library_add_ldflags,shlxthdl_x64,\
/EXPORT:DllUnregisterServer \
))
-$(eval $(call gb_Library_add_generated_exception_objects,shlxthdl_x64,\
+$(eval $(call gb_Library_add_x64_generated_exception_objects,shlxthdl_x64,\
CustomTarget/shell/source/win32/shlxthandler/classfactory \
CustomTarget/shell/source/win32/shlxthandler/columninfo/columninfo \
CustomTarget/shell/source/win32/shlxthandler/infotips/infotips \