summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_winexplorerext.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-09-27 14:05:28 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-09-27 14:05:28 -0500
commit64914e407ccac91fbbaa5022a6854be9a01027f8 (patch)
tree45a106187fd8ec80240286798b7982eb1cb6c686 /scp2/InstallModule_winexplorerext.mk
parent6b7d31810b5198ab17ddaccda41e94b253ff2a25 (diff)
vs2012 express support.
vs2012 express does not have atl so one need to --disable-atl and --disable-activex but then the packaging still try to include a few _x64.dll that are not built. Change-Id: I88ca5b9d23febd5a714fb48321dde5424cafceb6
Diffstat (limited to 'scp2/InstallModule_winexplorerext.mk')
-rw-r--r--scp2/InstallModule_winexplorerext.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/InstallModule_winexplorerext.mk b/scp2/InstallModule_winexplorerext.mk
index 9d64cbfc9a25..fa407400ffbb 100644
--- a/scp2/InstallModule_winexplorerext.mk
+++ b/scp2/InstallModule_winexplorerext.mk
@@ -13,8 +13,8 @@ $(eval $(call gb_InstallModule_use_auto_install_libs,scp2/winexplorerext,\
winexplorerextbinarytable \
winexplorerext \
winexplorerextnt6 \
- winexplorerextwin64 \
- winexplorerextwin64nt6 \
+ $(if $(filter TRUE,$(BUILD_X64)), winexplorerextwin64 \
+ winexplorerextwin64nt6) \
))
$(eval $(call gb_InstallModule_add_scpfiles,scp2/winexplorerext,\