scp2: define BUILD_X64 for winexplorerext.

Change-Id: I06c253cc53121559730f23906fd3ff34a4593d27
This commit is contained in:
Michael Meeks
2014-09-29 14:46:55 +01:00
parent 9755653991
commit cc335e4a72
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/winexplorerext))
$(eval $(call gb_InstallModule_define_if_set,scp2/winexplorerext,\
BUILD_X64 \
))
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/winexplorerext,\
winexplorerextbinarytable \
winexplorerext \