scp2: define BUILD_X64 for winexplorerext.
Change-Id: I06c253cc53121559730f23906fd3ff34a4593d27
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
$(eval $(call gb_InstallModule_InstallModule,scp2/winexplorerext))
|
$(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,\
|
$(eval $(call gb_InstallModule_use_auto_install_libs,scp2/winexplorerext,\
|
||||||
winexplorerextbinarytable \
|
winexplorerextbinarytable \
|
||||||
winexplorerext \
|
winexplorerext \
|
||||||
|
@@ -36,7 +36,7 @@ Module gid_Module_Optional_Winexplorerext
|
|||||||
Files = (auto_winexplorerextbinarytable_ALL,
|
Files = (auto_winexplorerextbinarytable_ALL,
|
||||||
auto_winexplorerext_ALL,
|
auto_winexplorerext_ALL,
|
||||||
auto_winexplorerextnt6_ALL,
|
auto_winexplorerextnt6_ALL,
|
||||||
gid_File_Tmp_Userinstall_Winexplorerext_Inf);
|
gid_File_Tmp_Userinstall_Winexplorerext_Inf);
|
||||||
End
|
End
|
||||||
|
|
||||||
#ifdef BUILD_X64
|
#ifdef BUILD_X64
|
||||||
|
Reference in New Issue
Block a user