file_library_ooo.scp (3f34f318) file_library_ooo.scp (85e23226)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 1807 unchanged lines hidden (view full) ---

1816File gid_File_Moz_Msvcr80
1817 TXT_FILE_BODY;
1818 Dir = SCP2_OOO_BIN_DIR;
1819 Name = SCP2_URE_DL_NORMAL("msvcr80");
1820 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1821End
1822#endif
1823
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 1807 unchanged lines hidden (view full) ---

1816File gid_File_Moz_Msvcr80
1817 TXT_FILE_BODY;
1818 Dir = SCP2_OOO_BIN_DIR;
1819 Name = SCP2_URE_DL_NORMAL("msvcr80");
1820 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1821End
1822#endif
1823
1824#if defined(WNT)
1825File gid_File_Lib_Msvcr100
1826 TXT_FILE_BODY;
1827 Dir = SCP2_OOO_BIN_DIR;
1828 Name = SCP2_URE_DL_NORMAL("msvcr100");
1829 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
1830End
1831#endif
1832
1824#ifndef SYSTEM_REDLAND
1825File gid_File_Lib_Raptor
1826 TXT_FILE_BODY;
1827 Styles = (PACKED);
1828 Dir = SCP2_OOO_BIN_DIR;
1829 #ifdef UNX
1830 #ifdef MACOSX
1831 Name = STRING(CONCAT4(libraptor,.,RAPTOR_MAJOR,UNXSUFFIX));

--- 234 unchanged lines hidden ---
1833#ifndef SYSTEM_REDLAND
1834File gid_File_Lib_Raptor
1835 TXT_FILE_BODY;
1836 Styles = (PACKED);
1837 Dir = SCP2_OOO_BIN_DIR;
1838 #ifdef UNX
1839 #ifdef MACOSX
1840 Name = STRING(CONCAT4(libraptor,.,RAPTOR_MAJOR,UNXSUFFIX));

--- 234 unchanged lines hidden ---