1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="cbcGeneric" |
---|
6 | SccProjectName="" |
---|
7 | SccLocalPath=""> |
---|
8 | <Platforms> |
---|
9 | <Platform |
---|
10 | Name="Win32"/> |
---|
11 | </Platforms> |
---|
12 | <Configurations> |
---|
13 | <Configuration |
---|
14 | Name="Release|Win32" |
---|
15 | OutputDirectory=".\Release" |
---|
16 | IntermediateDirectory=".\Release" |
---|
17 | ConfigurationType="1" |
---|
18 | UseOfMFC="0" |
---|
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
20 | CharacterSet="2"> |
---|
21 | <Tool |
---|
22 | Name="VCCLCompilerTool" |
---|
23 | Optimization="2" |
---|
24 | InlineFunctionExpansion="1" |
---|
25 | AdditionalIncludeDirectories="..\..\..\..\Osi\src\OsiCbc;..\..\..\..\Osi\src;..\..\..\..\Cgl\src\CglTwomir;..\..\..\..\Cgl\src\CglMixedIntegerRounding;..\..\..\..\Cgl\src\CglMixedIntegerRounding2;..\..\..\..\Cgl\src\CglFlowCover;..\..\..\..\Cgl\src\CglClique;..\..\..\..\Cgl\src\CglOddHole;..\..\..\..\Cgl\src\CglKnapsackCover;..\..\..\..\Cgl\src\CglGomory;..\..\..\..\Cgl\src\CglPreProcess;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\Cgl\src\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Osi\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
26 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
---|
27 | StringPooling="TRUE" |
---|
28 | RuntimeLibrary="4" |
---|
29 | EnableFunctionLevelLinking="TRUE" |
---|
30 | RuntimeTypeInfo="TRUE" |
---|
31 | UsePrecompiledHeader="2" |
---|
32 | PrecompiledHeaderFile=".\Release/cbc.pch" |
---|
33 | AssemblerListingLocation=".\Release/" |
---|
34 | ObjectFile=".\Release/" |
---|
35 | ProgramDataBaseFileName=".\Release/" |
---|
36 | WarningLevel="3" |
---|
37 | SuppressStartupBanner="TRUE" |
---|
38 | CompileAs="0"/> |
---|
39 | <Tool |
---|
40 | Name="VCCustomBuildTool"/> |
---|
41 | <Tool |
---|
42 | Name="VCLinkerTool" |
---|
43 | OutputFile=".\Release/cbc.exe" |
---|
44 | LinkIncremental="1" |
---|
45 | SuppressStartupBanner="TRUE" |
---|
46 | ProgramDatabaseFile=".\Release/cbc.pdb" |
---|
47 | SubSystem="1" |
---|
48 | TargetMachine="1"/> |
---|
49 | <Tool |
---|
50 | Name="VCMIDLTool" |
---|
51 | TypeLibraryName=".\Release/cbc.tlb" |
---|
52 | HeaderFileName=""/> |
---|
53 | <Tool |
---|
54 | Name="VCPostBuildEventTool"/> |
---|
55 | <Tool |
---|
56 | Name="VCPreBuildEventTool"/> |
---|
57 | <Tool |
---|
58 | Name="VCPreLinkEventTool"/> |
---|
59 | <Tool |
---|
60 | Name="VCResourceCompilerTool" |
---|
61 | PreprocessorDefinitions="NDEBUG" |
---|
62 | Culture="1033"/> |
---|
63 | <Tool |
---|
64 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
65 | <Tool |
---|
66 | Name="VCXMLDataGeneratorTool"/> |
---|
67 | <Tool |
---|
68 | Name="VCWebDeploymentTool"/> |
---|
69 | <Tool |
---|
70 | Name="VCManagedWrapperGeneratorTool"/> |
---|
71 | <Tool |
---|
72 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
73 | </Configuration> |
---|
74 | <Configuration |
---|
75 | Name="Debug|Win32" |
---|
76 | OutputDirectory=".\Debug" |
---|
77 | IntermediateDirectory=".\Debug" |
---|
78 | ConfigurationType="1" |
---|
79 | UseOfMFC="0" |
---|
80 | ATLMinimizesCRunTimeLibraryUsage="FALSE" |
---|
81 | CharacterSet="2"> |
---|
82 | <Tool |
---|
83 | Name="VCCLCompilerTool" |
---|
84 | Optimization="0" |
---|
85 | AdditionalIncludeDirectories="..\..\..\..\Osi\src\OsiCbc;..\..\..\..\Osi\src;..\..\..\..\Cgl\src\CglTwomir;..\..\..\..\Cgl\src\CglMixedIntegerRounding;..\..\..\..\Cgl\src\CglMixedIntegerRounding2;..\..\..\..\Cgl\src\CglFlowCover;..\..\..\..\Cgl\src\CglClique;..\..\..\..\Cgl\src\CglOddHole;..\..\..\..\Cgl\src\CglKnapsackCover;..\..\..\..\Cgl\src\CglGomory;..\..\..\..\Cgl\src\CglPreProcess;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\Cgl\src\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Osi\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
86 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
---|
87 | BasicRuntimeChecks="3" |
---|
88 | RuntimeLibrary="5" |
---|
89 | RuntimeTypeInfo="TRUE" |
---|
90 | UsePrecompiledHeader="2" |
---|
91 | PrecompiledHeaderFile=".\Debug/cbc.pch" |
---|
92 | AssemblerListingLocation=".\Debug/" |
---|
93 | ObjectFile=".\Debug/" |
---|
94 | ProgramDataBaseFileName=".\Debug/" |
---|
95 | WarningLevel="3" |
---|
96 | SuppressStartupBanner="TRUE" |
---|
97 | DebugInformationFormat="4" |
---|
98 | CompileAs="0"/> |
---|
99 | <Tool |
---|
100 | Name="VCCustomBuildTool"/> |
---|
101 | <Tool |
---|
102 | Name="VCLinkerTool" |
---|
103 | OutputFile=".\Debug/cbc.exe" |
---|
104 | LinkIncremental="1" |
---|
105 | SuppressStartupBanner="TRUE" |
---|
106 | GenerateDebugInformation="TRUE" |
---|
107 | ProgramDatabaseFile=".\Debug/cbc.pdb" |
---|
108 | SubSystem="1" |
---|
109 | TargetMachine="1"/> |
---|
110 | <Tool |
---|
111 | Name="VCMIDLTool" |
---|
112 | TypeLibraryName=".\Debug/cbc.tlb" |
---|
113 | HeaderFileName=""/> |
---|
114 | <Tool |
---|
115 | Name="VCPostBuildEventTool"/> |
---|
116 | <Tool |
---|
117 | Name="VCPreBuildEventTool"/> |
---|
118 | <Tool |
---|
119 | Name="VCPreLinkEventTool"/> |
---|
120 | <Tool |
---|
121 | Name="VCResourceCompilerTool" |
---|
122 | PreprocessorDefinitions="_DEBUG" |
---|
123 | Culture="1033"/> |
---|
124 | <Tool |
---|
125 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
126 | <Tool |
---|
127 | Name="VCXMLDataGeneratorTool"/> |
---|
128 | <Tool |
---|
129 | Name="VCWebDeploymentTool"/> |
---|
130 | <Tool |
---|
131 | Name="VCManagedWrapperGeneratorTool"/> |
---|
132 | <Tool |
---|
133 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
134 | </Configuration> |
---|
135 | </Configurations> |
---|
136 | <References> |
---|
137 | </References> |
---|
138 | <Files> |
---|
139 | <Filter |
---|
140 | Name="Source Files" |
---|
141 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
---|
142 | <File |
---|
143 | RelativePath="..\..\..\src\CbcGenBaB.cpp"> |
---|
144 | </File> |
---|
145 | <File |
---|
146 | RelativePath="..\..\..\src\CbcGenCbcParam.cpp"> |
---|
147 | </File> |
---|
148 | <File |
---|
149 | RelativePath="..\..\..\src\CbcGenCbcParamUtils.cpp"> |
---|
150 | </File> |
---|
151 | <File |
---|
152 | RelativePath="..\..\..\src\CbcGenCtlBlk.cpp"> |
---|
153 | </File> |
---|
154 | <File |
---|
155 | RelativePath="..\..\..\src\CbcGeneric.cpp"> |
---|
156 | </File> |
---|
157 | <File |
---|
158 | RelativePath="..\..\..\src\CbcGenMessages.cpp"> |
---|
159 | </File> |
---|
160 | <File |
---|
161 | RelativePath="..\..\..\src\CbcGenOsiParam.cpp"> |
---|
162 | </File> |
---|
163 | <File |
---|
164 | RelativePath="..\..\..\src\CbcGenOsiParamUtils.cpp"> |
---|
165 | </File> |
---|
166 | <File |
---|
167 | RelativePath="..\..\..\src\CbcGenParam.cpp"> |
---|
168 | </File> |
---|
169 | <File |
---|
170 | RelativePath="..\..\..\src\CbcGenParamUtils.cpp"> |
---|
171 | </File> |
---|
172 | <File |
---|
173 | RelativePath="..\..\..\src\CbcGenSolution.cpp"> |
---|
174 | </File> |
---|
175 | <File |
---|
176 | RelativePath="..\..\..\src\CbcGenSolvers.cpp"> |
---|
177 | </File> |
---|
178 | </Filter> |
---|
179 | <Filter |
---|
180 | Name="Header Files" |
---|
181 | Filter="h;hpp;hxx;hm;inl"> |
---|
182 | <File |
---|
183 | RelativePath="..\..\..\..\Cbc\src\CbcBranchBase.hpp"> |
---|
184 | </File> |
---|
185 | <File |
---|
186 | RelativePath="..\..\..\..\Cbc\src\CbcCompareActual.hpp"> |
---|
187 | </File> |
---|
188 | <File |
---|
189 | RelativePath="..\..\..\..\Cbc\src\CbcCompareBase.hpp"> |
---|
190 | </File> |
---|
191 | <File |
---|
192 | RelativePath="..\..\..\..\Cbc\src\CbcConfig.h"> |
---|
193 | </File> |
---|
194 | <File |
---|
195 | RelativePath="..\..\..\..\Cbc\src\CbcCutGenerator.hpp"> |
---|
196 | </File> |
---|
197 | <File |
---|
198 | RelativePath="..\..\..\..\Cbc\src\CbcEventHandler.hpp"> |
---|
199 | </File> |
---|
200 | <File |
---|
201 | RelativePath="..\..\..\src\CbcGenCbcParam.hpp"> |
---|
202 | </File> |
---|
203 | <File |
---|
204 | RelativePath="..\..\..\src\CbcGenCtlBlk.hpp"> |
---|
205 | </File> |
---|
206 | <File |
---|
207 | RelativePath="..\..\..\src\CbcGenMessages.hpp"> |
---|
208 | </File> |
---|
209 | <File |
---|
210 | RelativePath="..\..\..\src\CbcGenOsiParam.hpp"> |
---|
211 | </File> |
---|
212 | <File |
---|
213 | RelativePath="..\..\..\src\CbcGenParam.hpp"> |
---|
214 | </File> |
---|
215 | <File |
---|
216 | RelativePath="..\..\..\..\Cbc\src\CbcHeuristic.hpp"> |
---|
217 | </File> |
---|
218 | <File |
---|
219 | RelativePath="..\..\..\..\Cbc\src\CbcMessage.hpp"> |
---|
220 | </File> |
---|
221 | <File |
---|
222 | RelativePath="..\..\..\..\Cbc\src\CbcModel.hpp"> |
---|
223 | </File> |
---|
224 | <File |
---|
225 | RelativePath="..\..\..\..\Cbc\src\CbcNode.hpp"> |
---|
226 | </File> |
---|
227 | <File |
---|
228 | RelativePath="..\..\..\..\Cbc\src\CbcParam.hpp"> |
---|
229 | </File> |
---|
230 | <File |
---|
231 | RelativePath="..\..\..\..\Cbc\src\CbcStrategy.hpp"> |
---|
232 | </File> |
---|
233 | <File |
---|
234 | RelativePath="..\..\..\..\Cbc\src\CbcTree.hpp"> |
---|
235 | </File> |
---|
236 | <File |
---|
237 | RelativePath="..\..\..\..\Cgl\src\CglClique\CglClique.hpp"> |
---|
238 | </File> |
---|
239 | <File |
---|
240 | RelativePath="..\..\..\..\Cgl\src\CglCutGenerator.hpp"> |
---|
241 | </File> |
---|
242 | <File |
---|
243 | RelativePath="..\..\..\..\Cgl\src\CglFlowCover\CglFlowCover.hpp"> |
---|
244 | </File> |
---|
245 | <File |
---|
246 | RelativePath="..\..\..\..\Cgl\src\CglGomory\CglGomory.hpp"> |
---|
247 | </File> |
---|
248 | <File |
---|
249 | RelativePath="..\..\..\..\Cgl\src\CglKnapsackCover\CglKnapsackCover.hpp"> |
---|
250 | </File> |
---|
251 | <File |
---|
252 | RelativePath="..\..\..\..\Cgl\src\CglMixedIntegerRounding\CglMixedIntegerRounding.hpp"> |
---|
253 | </File> |
---|
254 | <File |
---|
255 | RelativePath="..\..\..\..\Cgl\src\CglOddHole\CglOddHole.hpp"> |
---|
256 | </File> |
---|
257 | <File |
---|
258 | RelativePath="..\..\..\..\Cgl\src\CglPreProcess\CglPreProcess.hpp"> |
---|
259 | </File> |
---|
260 | <File |
---|
261 | RelativePath="..\..\..\..\Cgl\src\CglProbing\CglProbing.hpp"> |
---|
262 | </File> |
---|
263 | <File |
---|
264 | RelativePath="..\..\..\..\Cgl\src\CglTwomir\CglTwomir.hpp"> |
---|
265 | </File> |
---|
266 | <File |
---|
267 | RelativePath="..\..\..\..\Clp\src\ClpConfig.h"> |
---|
268 | </File> |
---|
269 | <File |
---|
270 | RelativePath="..\..\..\..\Clp\src\ClpMatrixBase.hpp"> |
---|
271 | </File> |
---|
272 | <File |
---|
273 | RelativePath="..\..\..\..\Clp\src\ClpModel.hpp"> |
---|
274 | </File> |
---|
275 | <File |
---|
276 | RelativePath="..\..\..\..\Clp\src\ClpObjective.hpp"> |
---|
277 | </File> |
---|
278 | <File |
---|
279 | RelativePath="..\..\..\..\Clp\src\ClpParameters.hpp"> |
---|
280 | </File> |
---|
281 | <File |
---|
282 | RelativePath="..\..\..\..\Clp\src\ClpSimplex.hpp"> |
---|
283 | </File> |
---|
284 | <File |
---|
285 | RelativePath="..\..\..\..\Clp\src\ClpSolve.hpp"> |
---|
286 | </File> |
---|
287 | <File |
---|
288 | RelativePath="..\..\..\..\CoinUtils\src\CoinDistance.hpp"> |
---|
289 | </File> |
---|
290 | <File |
---|
291 | RelativePath="..\..\..\..\CoinUtils\src\CoinError.hpp"> |
---|
292 | </File> |
---|
293 | <File |
---|
294 | RelativePath="..\..\..\..\CoinUtils\src\CoinFactorization.hpp"> |
---|
295 | </File> |
---|
296 | <File |
---|
297 | RelativePath="..\..\..\..\CoinUtils\src\CoinFileIO.hpp"> |
---|
298 | </File> |
---|
299 | <File |
---|
300 | RelativePath="..\..\..\..\CoinUtils\src\CoinFinite.hpp"> |
---|
301 | </File> |
---|
302 | <File |
---|
303 | RelativePath="..\..\..\..\CoinUtils\src\CoinFloatEqual.hpp"> |
---|
304 | </File> |
---|
305 | <File |
---|
306 | RelativePath="..\..\..\..\CoinUtils\src\CoinHelperFunctions.hpp"> |
---|
307 | </File> |
---|
308 | <File |
---|
309 | RelativePath="..\..\..\..\CoinUtils\src\CoinMessage.hpp"> |
---|
310 | </File> |
---|
311 | <File |
---|
312 | RelativePath="..\..\..\..\CoinUtils\src\CoinMessageHandler.hpp"> |
---|
313 | </File> |
---|
314 | <File |
---|
315 | RelativePath="..\..\..\..\CoinUtils\src\CoinMpsIO.hpp"> |
---|
316 | </File> |
---|
317 | <File |
---|
318 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedMatrix.hpp"> |
---|
319 | </File> |
---|
320 | <File |
---|
321 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedVector.hpp"> |
---|
322 | </File> |
---|
323 | <File |
---|
324 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedVectorBase.hpp"> |
---|
325 | </File> |
---|
326 | <File |
---|
327 | RelativePath="..\..\..\..\CoinUtils\src\CoinPragma.hpp"> |
---|
328 | </File> |
---|
329 | <File |
---|
330 | RelativePath="..\..\..\..\CoinUtils\src\CoinPresolveMatrix.hpp"> |
---|
331 | </File> |
---|
332 | <File |
---|
333 | RelativePath="..\..\..\..\CoinUtils\src\CoinShallowPackedVector.hpp"> |
---|
334 | </File> |
---|
335 | <File |
---|
336 | RelativePath="..\..\..\..\CoinUtils\src\CoinSort.hpp"> |
---|
337 | </File> |
---|
338 | <File |
---|
339 | RelativePath="..\..\..\..\CoinUtils\src\CoinTime.hpp"> |
---|
340 | </File> |
---|
341 | <File |
---|
342 | RelativePath="..\..\..\..\CoinUtils\src\CoinWarmStart.hpp"> |
---|
343 | </File> |
---|
344 | <File |
---|
345 | RelativePath="..\..\..\..\CoinUtils\src\CoinWarmStartBasis.hpp"> |
---|
346 | </File> |
---|
347 | <File |
---|
348 | RelativePath="..\..\..\..\BuildTools\headers\configall_system.h"> |
---|
349 | </File> |
---|
350 | <File |
---|
351 | RelativePath="..\..\..\..\BuildTools\headers\configall_system_msc.h"> |
---|
352 | </File> |
---|
353 | <File |
---|
354 | RelativePath="..\..\..\..\Osi\src\OsiCbc\OsiCbcSolverInterface.hpp"> |
---|
355 | </File> |
---|
356 | <File |
---|
357 | RelativePath="..\..\..\..\Osi\src\OsiClp\OsiClpSolverInterface.hpp"> |
---|
358 | </File> |
---|
359 | <File |
---|
360 | RelativePath="..\..\..\..\Osi\src\OsiColCut.hpp"> |
---|
361 | </File> |
---|
362 | <File |
---|
363 | RelativePath="..\..\..\..\Osi\src\OsiCollections.hpp"> |
---|
364 | </File> |
---|
365 | <File |
---|
366 | RelativePath="..\..\..\..\Osi\src\OsiCut.hpp"> |
---|
367 | </File> |
---|
368 | <File |
---|
369 | RelativePath="..\..\..\..\Osi\src\OsiCuts.hpp"> |
---|
370 | </File> |
---|
371 | <File |
---|
372 | RelativePath="..\..\..\..\Osi\src\OsiPresolve.hpp"> |
---|
373 | </File> |
---|
374 | <File |
---|
375 | RelativePath="..\..\..\..\Osi\src\OsiRowCut.hpp"> |
---|
376 | </File> |
---|
377 | <File |
---|
378 | RelativePath="..\..\..\..\Osi\src\OsiSolverInterface.hpp"> |
---|
379 | </File> |
---|
380 | <File |
---|
381 | RelativePath="..\..\..\..\Osi\src\OsiSolverParameters.hpp"> |
---|
382 | </File> |
---|
383 | </Filter> |
---|
384 | </Files> |
---|
385 | <Globals> |
---|
386 | </Globals> |
---|
387 | </VisualStudioProject> |
---|