ure.scp (b597708b) ure.scp (81e6fec9)
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

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

818 Name = SCP2_URE_DL_NORMAL("xml2.2");
819#else
820 Name = SCP2_URE_DL_VER("xml2", "2");
821#endif
822 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
823End
824#endif
825
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

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

818 Name = SCP2_URE_DL_NORMAL("xml2.2");
819#else
820 Name = SCP2_URE_DL_VER("xml2", "2");
821#endif
822 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
823End
824#endif
825
826#if defined _gcc3 && !(defined NETBSD \
827 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT) || defined(OS2))
828File gid_File_Dl_GccS
829 TXT_FILE_BODY;
830 Dir = SCP2_URE_DL_DIR;
831 Name = SCP2_URE_DL_VER("gcc_s", STRING(SHORTSTDC3));
832 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
833End
834#endif
835
836#if defined _gcc3 && !(defined NETBSD \
837 || defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT) || defined(OS2))
838File gid_File_Dl_Stdcpp
839 Dir = SCP2_URE_DL_DIR;
840 TXT_FILE_BODY;
841 Name = SCP2_URE_DL_VER("stdc++", STRING(SHORTSTDCPP3));
842 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
843End
844#endif
845
846#if (defined WNT && defined _gcc3)
847File gid_File_Lib_Mingwm10_Ure
848 TXT_FILE_BODY;
849 Dir = SCP2_URE_DL_DIR;
850 Name = SCP2_URE_DL_NORMAL("mingwm10");
851 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
852End
853#endif

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

1027 gid_File_Dl_Proxyfac,
1028 gid_File_Dl_Reflection,
1029 gid_File_Dl_Stocservices,
1030 gid_File_Dl_Streams,
1031 gid_File_Dl_Textinstream,
1032 gid_File_Dl_Textoutstream,
1033 gid_File_Dl_Uuresolver,
1034 gid_File_Dl_Libxml2,
826#if (defined WNT && defined _gcc3)
827File gid_File_Lib_Mingwm10_Ure
828 TXT_FILE_BODY;
829 Dir = SCP2_URE_DL_DIR;
830 Name = SCP2_URE_DL_NORMAL("mingwm10");
831 Styles = (PACKED, VERSION_INDEPENDENT_COMP_ID);
832End
833#endif

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

1007 gid_File_Dl_Proxyfac,
1008 gid_File_Dl_Reflection,
1009 gid_File_Dl_Stocservices,
1010 gid_File_Dl_Streams,
1011 gid_File_Dl_Textinstream,
1012 gid_File_Dl_Textoutstream,
1013 gid_File_Dl_Uuresolver,
1014 gid_File_Dl_Libxml2,
1035 gid_File_Dl_GccS,
1036 gid_File_Dl_Stdcpp,
1037 gid_File_Lib_Mingw_GccS_Ure,
1038 gid_File_Lib_Mingw_Stdcpp_Ure,
1039 gid_File_Lib_Mingwm10_Ure,
1040 gid_File_Dl_Uwinapi,
1041 gid_File_Java_UnoloaderJar,
1042 gid_File_Java_JuhJar,
1043 gid_File_Java_JurtJar,
1044 gid_File_Java_RidlJar,

--- 14 unchanged lines hidden ---
1015 gid_File_Lib_Mingw_GccS_Ure,
1016 gid_File_Lib_Mingw_Stdcpp_Ure,
1017 gid_File_Lib_Mingwm10_Ure,
1018 gid_File_Dl_Uwinapi,
1019 gid_File_Java_UnoloaderJar,
1020 gid_File_Java_JuhJar,
1021 gid_File_Java_JurtJar,
1022 gid_File_Java_RidlJar,

--- 14 unchanged lines hidden ---