ure.scp (528d5388) ure.scp (8c35b8a7)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

850#else
851#error "stlport dynamic library: unsupported platform"
852#endif
853 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
854 // CompID = "D976338D-D2A5-4D29-B765-D3AC43181C7F";
855End
856#endif
857
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

850#else
851#error "stlport dynamic library: unsupported platform"
852#endif
853 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
854 // CompID = "D976338D-D2A5-4D29-B765-D3AC43181C7F";
855End
856#endif
857
858#if defined _gcc3 && !(defined FREEBSD || defined NETBSD \
858#if defined _gcc3 && !(defined NETBSD \
859 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
860File gid_File_Dl_GccS
861 TXT_FILE_BODY;
862 Dir = SCP2_URE_DL_DIR;
863 Name = SCP2_URE_DL_VER("gcc_s", STRING(SHORTSTDC3));
864 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
865 // CompID = "C601D04B-2194-4F1B-BB09-7B4930D6E1DB";
866End
867#endif
868
859 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
860File gid_File_Dl_GccS
861 TXT_FILE_BODY;
862 Dir = SCP2_URE_DL_DIR;
863 Name = SCP2_URE_DL_VER("gcc_s", STRING(SHORTSTDC3));
864 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
865 // CompID = "C601D04B-2194-4F1B-BB09-7B4930D6E1DB";
866End
867#endif
868
869#if defined _gcc3 && !(defined FREEBSD || defined NETBSD \
869#if defined _gcc3 && !(defined NETBSD \
870 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
871File gid_File_Dl_Stdcpp
872 Dir = SCP2_URE_DL_DIR;
873 TXT_FILE_BODY;
874 Name = SCP2_URE_DL_VER("stdc++", STRING(SHORTSTDCPP3));
875 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
876 // CompID = "89740D6A-38EE-41AF-A6A2-A8F7ABBE4996";
877End

--- 345 unchanged lines hidden ---
870 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT))
871File gid_File_Dl_Stdcpp
872 Dir = SCP2_URE_DL_DIR;
873 TXT_FILE_BODY;
874 Name = SCP2_URE_DL_VER("stdc++", STRING(SHORTSTDCPP3));
875 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
876 // CompID = "89740D6A-38EE-41AF-A6A2-A8F7ABBE4996";
877End

--- 345 unchanged lines hidden ---