file_calc.scp (27b2fc91) file_calc.scp (88bfee53)
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

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

56 Name = SPECIAL_NAME_VER(Cgl,0);
57 PACKED_LIB_FILE_BODY;
58End
59File gid_File_Lib_CbcSolver
60 Name = SPECIAL_NAME_VER(CbcSolver,0);
61 PACKED_LIB_FILE_BODY;
62End
63#else
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

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

56 Name = SPECIAL_NAME_VER(Cgl,0);
57 PACKED_LIB_FILE_BODY;
58End
59File gid_File_Lib_CbcSolver
60 Name = SPECIAL_NAME_VER(CbcSolver,0);
61 PACKED_LIB_FILE_BODY;
62End
63#else
64# On Windows only the CoinMP library is built and used.
65# Version numbering is not used either.
64// On Windows only the CoinMP library is built and used.
65// Version numbering is not used either.
66File gid_File_Lib_CoinMP
67 Name = SPECIAL_NAME(CoinMP);
68 PACKED_LIB_FILE_BODY;
69End
70#endif
71
72#endif
73

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

88STD_LIB_FILE( gid_File_Lib_Sc, sc)
89
90STD_LIB_FILE( gid_File_Lib_Scui, scui)
91
92STD_LIB_FILE( gid_File_Lib_Scfilt, scfilt)
93
94STD_LIB_FILE( gid_File_Lib_Scd, scd)
95
66File gid_File_Lib_CoinMP
67 Name = SPECIAL_NAME(CoinMP);
68 PACKED_LIB_FILE_BODY;
69End
70#endif
71
72#endif
73

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

88STD_LIB_FILE( gid_File_Lib_Sc, sc)
89
90STD_LIB_FILE( gid_File_Lib_Scui, scui)
91
92STD_LIB_FILE( gid_File_Lib_Scfilt, scfilt)
93
94STD_LIB_FILE( gid_File_Lib_Scd, scd)
95
96#ifdef ENABLE_COINMP
96STD_RES_FILE( gid_File_Res_Solver, solver)
97STD_RES_FILE( gid_File_Res_Solver, solver)
98#endif
97
98STD_RES_FILE( gid_File_Res_Analysis, analysis)
99
100STD_RES_FILE( gid_File_Res_Date, date)
101
102STD_RES_FILE( gid_File_Res_Sc, sc )
103
104File gid_File_Help_Scalc_Zip

--- 26 unchanged lines hidden ---
99
100STD_RES_FILE( gid_File_Res_Analysis, analysis)
101
102STD_RES_FILE( gid_File_Res_Date, date)
103
104STD_RES_FILE( gid_File_Res_Sc, sc )
105
106File gid_File_Help_Scalc_Zip

--- 26 unchanged lines hidden ---