summaryrefslogtreecommitdiffstats
path: root/scp2
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2011-09-18 10:40:37 -0400
committerPeter Foley <pefoley2@verizon.net>2011-09-18 19:17:17 -0400
commit4478b739ddade09425d496cbddee1542fdfd5e9b (patch)
tree46e887de059e7d84f8ce62c0e46ea4c7c879c05e /scp2
parentcleanup startup/unix/os2/Makefile on distclean (diff)
downloadcore-4478b739ddade09425d496cbddee1542fdfd5e9b.tar.gz
core-4478b739ddade09425d496cbddee1542fdfd5e9b.zip
convert bean to gbuild and add to tail_build
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_library_ooo.scp11
1 files changed, 1 insertions, 10 deletions
diff --git a/scp2/source/ooo/file_library_ooo.scp b/scp2/source/ooo/file_library_ooo.scp
index fba6b097f125..6849d2d53cfb 100644
--- a/scp2/source/ooo/file_library_ooo.scp
+++ b/scp2/source/ooo/file_library_ooo.scp
@@ -939,16 +939,7 @@ STD_LIB_FILE( gid_File_Lib_Offacc, offacc)
#ifdef SOLAR_JAVA
#ifndef MACOSX
-File gid_File_Lib_Officebean
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = SCP2_OOO_BIN_DIR;
- #ifdef UNX
- Name = STRING(CONCAT2(libofficebean,UNXSUFFIX));
- #else
- Name = "officebean.dll";
- #endif
-End
+STD_LIB_FILE(gid_File_Lib_Officebean, officebean)
#endif
#endif