summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2009-10-30 11:51:50 +0000
committerMikhail Voitenko <mav@openoffice.org>2009-10-30 11:51:50 +0000
commit52bf60f869f33d345726be5171546e1b5d844483 (patch)
tree5c4b7105d973054f6cff8b38917c74323d7f300c /scp2
parent941aa19d6059eb8c21022b213cc8e42ea2f3216c (diff)
#i106476# support 64-bit IE
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/activex/file_activex.scp7
1 files changed, 7 insertions, 0 deletions
diff --git a/scp2/source/activex/file_activex.scp b/scp2/source/activex/file_activex.scp
index 8cc1c45e17e7..6a3739f4c832 100644
--- a/scp2/source/activex/file_activex.scp
+++ b/scp2/source/activex/file_activex.scp
@@ -37,6 +37,13 @@ File gid_File_Lib_Soactivex
Name = "so_activex.dll";
End
+File gid_File_Lib_Soactivex_X64
+ TXT_FILE_BODY;
+ Styles = (PACKED);
+ Dir = SCP2_OOO_BIN_DIR;
+ Name = "so_activex_x64.dll";
+End
+
File gid_File_Lib_Regactivex_Msi
TXT_FILE_BODY;
Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);