1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="9.00" |
---|
5 | Name="cbcExamplesSample2" |
---|
6 | ProjectGUID="{4C0B8243-2876-4C92-B6CB-2472B0571CC3}" |
---|
7 | RootNamespace="cbcExamplesSample2" |
---|
8 | TargetFrameworkVersion="131072" |
---|
9 | > |
---|
10 | <Platforms> |
---|
11 | <Platform |
---|
12 | Name="Win32" |
---|
13 | /> |
---|
14 | <Platform |
---|
15 | Name="x64" |
---|
16 | /> |
---|
17 | </Platforms> |
---|
18 | <ToolFiles> |
---|
19 | </ToolFiles> |
---|
20 | <Configurations> |
---|
21 | <Configuration |
---|
22 | Name="Debug|Win32" |
---|
23 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
24 | IntermediateDirectory="$(ConfigurationName)" |
---|
25 | ConfigurationType="1" |
---|
26 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
27 | UseOfMFC="0" |
---|
28 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
29 | CharacterSet="2" |
---|
30 | > |
---|
31 | <Tool |
---|
32 | Name="VCPreBuildEventTool" |
---|
33 | /> |
---|
34 | <Tool |
---|
35 | Name="VCCustomBuildTool" |
---|
36 | /> |
---|
37 | <Tool |
---|
38 | Name="VCXMLDataGeneratorTool" |
---|
39 | /> |
---|
40 | <Tool |
---|
41 | Name="VCWebServiceProxyGeneratorTool" |
---|
42 | /> |
---|
43 | <Tool |
---|
44 | Name="VCMIDLTool" |
---|
45 | TypeLibraryName=".\Debug/cbcExamplesSample2.tlb" |
---|
46 | HeaderFileName="" |
---|
47 | /> |
---|
48 | <Tool |
---|
49 | Name="VCCLCompilerTool" |
---|
50 | Optimization="0" |
---|
51 | AdditionalIncludeDirectories="..\..\..\..\Cbc\src\;..\..\..\..\Osi\src\Osi;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\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\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
52 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SAMPLEDIR=\"..\\..\\..\\..\\Data\\Sample\"" |
---|
53 | BasicRuntimeChecks="3" |
---|
54 | RuntimeLibrary="3" |
---|
55 | RuntimeTypeInfo="true" |
---|
56 | UsePrecompiledHeader="0" |
---|
57 | PrecompiledHeaderFile=".\Debug/cbcExamplesSample2.pch" |
---|
58 | AssemblerListingLocation=".\Debug/" |
---|
59 | ObjectFile=".\Debug/" |
---|
60 | ProgramDataBaseFileName=".\Debug/" |
---|
61 | WarningLevel="3" |
---|
62 | SuppressStartupBanner="true" |
---|
63 | DebugInformationFormat="4" |
---|
64 | CompileAs="0" |
---|
65 | /> |
---|
66 | <Tool |
---|
67 | Name="VCManagedResourceCompilerTool" |
---|
68 | /> |
---|
69 | <Tool |
---|
70 | Name="VCResourceCompilerTool" |
---|
71 | PreprocessorDefinitions="_DEBUG" |
---|
72 | Culture="1033" |
---|
73 | /> |
---|
74 | <Tool |
---|
75 | Name="VCPreLinkEventTool" |
---|
76 | /> |
---|
77 | <Tool |
---|
78 | Name="VCLinkerTool" |
---|
79 | AdditionalDependencies="libOsiClp.lib" |
---|
80 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
81 | LinkIncremental="1" |
---|
82 | SuppressStartupBanner="true" |
---|
83 | AdditionalLibraryDirectories="$(OutDir)" |
---|
84 | GenerateDebugInformation="true" |
---|
85 | ProgramDatabaseFile=".\Debug/cbcExamplesSample2.pdb" |
---|
86 | SubSystem="1" |
---|
87 | RandomizedBaseAddress="1" |
---|
88 | DataExecutionPrevention="0" |
---|
89 | TargetMachine="1" |
---|
90 | /> |
---|
91 | <Tool |
---|
92 | Name="VCALinkTool" |
---|
93 | /> |
---|
94 | <Tool |
---|
95 | Name="VCManifestTool" |
---|
96 | /> |
---|
97 | <Tool |
---|
98 | Name="VCXDCMakeTool" |
---|
99 | /> |
---|
100 | <Tool |
---|
101 | Name="VCBscMakeTool" |
---|
102 | /> |
---|
103 | <Tool |
---|
104 | Name="VCFxCopTool" |
---|
105 | /> |
---|
106 | <Tool |
---|
107 | Name="VCAppVerifierTool" |
---|
108 | /> |
---|
109 | <Tool |
---|
110 | Name="VCPostBuildEventTool" |
---|
111 | /> |
---|
112 | </Configuration> |
---|
113 | <Configuration |
---|
114 | Name="Debug|x64" |
---|
115 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
116 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
117 | ConfigurationType="1" |
---|
118 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
119 | UseOfMFC="0" |
---|
120 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
121 | CharacterSet="2" |
---|
122 | > |
---|
123 | <Tool |
---|
124 | Name="VCPreBuildEventTool" |
---|
125 | /> |
---|
126 | <Tool |
---|
127 | Name="VCCustomBuildTool" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCXMLDataGeneratorTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCWebServiceProxyGeneratorTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCMIDLTool" |
---|
137 | TargetEnvironment="3" |
---|
138 | TypeLibraryName=".\Debug/cbcExamplesSample2.tlb" |
---|
139 | HeaderFileName="" |
---|
140 | /> |
---|
141 | <Tool |
---|
142 | Name="VCCLCompilerTool" |
---|
143 | Optimization="0" |
---|
144 | AdditionalIncludeDirectories="..\..\..\..\Cbc\src\;..\..\..\..\Osi\src\Osi;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\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\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
145 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SAMPLEDIR=\"..\\..\\..\\..\\Data\\Sample\"" |
---|
146 | BasicRuntimeChecks="3" |
---|
147 | RuntimeLibrary="3" |
---|
148 | RuntimeTypeInfo="true" |
---|
149 | UsePrecompiledHeader="0" |
---|
150 | PrecompiledHeaderFile=".\Debug/cbcExamplesSample2.pch" |
---|
151 | AssemblerListingLocation=".\Debug/" |
---|
152 | ObjectFile=".\Debug/" |
---|
153 | ProgramDataBaseFileName=".\Debug/" |
---|
154 | WarningLevel="3" |
---|
155 | SuppressStartupBanner="true" |
---|
156 | DebugInformationFormat="3" |
---|
157 | CompileAs="0" |
---|
158 | /> |
---|
159 | <Tool |
---|
160 | Name="VCManagedResourceCompilerTool" |
---|
161 | /> |
---|
162 | <Tool |
---|
163 | Name="VCResourceCompilerTool" |
---|
164 | PreprocessorDefinitions="_DEBUG" |
---|
165 | Culture="1033" |
---|
166 | /> |
---|
167 | <Tool |
---|
168 | Name="VCPreLinkEventTool" |
---|
169 | /> |
---|
170 | <Tool |
---|
171 | Name="VCLinkerTool" |
---|
172 | AdditionalDependencies="libOsiClp.lib" |
---|
173 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
174 | LinkIncremental="1" |
---|
175 | SuppressStartupBanner="true" |
---|
176 | AdditionalLibraryDirectories="$(OutDir)" |
---|
177 | GenerateDebugInformation="true" |
---|
178 | ProgramDatabaseFile=".\Debug/cbcExamplesSample2.pdb" |
---|
179 | SubSystem="1" |
---|
180 | RandomizedBaseAddress="1" |
---|
181 | DataExecutionPrevention="0" |
---|
182 | TargetMachine="17" |
---|
183 | /> |
---|
184 | <Tool |
---|
185 | Name="VCALinkTool" |
---|
186 | /> |
---|
187 | <Tool |
---|
188 | Name="VCManifestTool" |
---|
189 | /> |
---|
190 | <Tool |
---|
191 | Name="VCXDCMakeTool" |
---|
192 | /> |
---|
193 | <Tool |
---|
194 | Name="VCBscMakeTool" |
---|
195 | /> |
---|
196 | <Tool |
---|
197 | Name="VCFxCopTool" |
---|
198 | /> |
---|
199 | <Tool |
---|
200 | Name="VCAppVerifierTool" |
---|
201 | /> |
---|
202 | <Tool |
---|
203 | Name="VCPostBuildEventTool" |
---|
204 | /> |
---|
205 | </Configuration> |
---|
206 | <Configuration |
---|
207 | Name="Release|Win32" |
---|
208 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
209 | IntermediateDirectory="$(ConfigurationName)" |
---|
210 | ConfigurationType="1" |
---|
211 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
212 | UseOfMFC="0" |
---|
213 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
214 | CharacterSet="2" |
---|
215 | > |
---|
216 | <Tool |
---|
217 | Name="VCPreBuildEventTool" |
---|
218 | /> |
---|
219 | <Tool |
---|
220 | Name="VCCustomBuildTool" |
---|
221 | /> |
---|
222 | <Tool |
---|
223 | Name="VCXMLDataGeneratorTool" |
---|
224 | /> |
---|
225 | <Tool |
---|
226 | Name="VCWebServiceProxyGeneratorTool" |
---|
227 | /> |
---|
228 | <Tool |
---|
229 | Name="VCMIDLTool" |
---|
230 | TypeLibraryName=".\Release/cbcExamplesSample2.tlb" |
---|
231 | HeaderFileName="" |
---|
232 | /> |
---|
233 | <Tool |
---|
234 | Name="VCCLCompilerTool" |
---|
235 | Optimization="2" |
---|
236 | InlineFunctionExpansion="1" |
---|
237 | AdditionalIncludeDirectories="..\..\..\..\Cbc\src\;..\..\..\..\Osi\src\Osi;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\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\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
238 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SAMPLEDIR=\"..\\..\\..\\..\\Data\\Sample\"" |
---|
239 | StringPooling="true" |
---|
240 | RuntimeLibrary="2" |
---|
241 | EnableFunctionLevelLinking="true" |
---|
242 | RuntimeTypeInfo="true" |
---|
243 | UsePrecompiledHeader="0" |
---|
244 | PrecompiledHeaderFile=".\Release/cbcExamplesSample2.pch" |
---|
245 | AssemblerListingLocation=".\Release/" |
---|
246 | ObjectFile=".\Release/" |
---|
247 | ProgramDataBaseFileName=".\Release/" |
---|
248 | WarningLevel="3" |
---|
249 | SuppressStartupBanner="true" |
---|
250 | CompileAs="0" |
---|
251 | /> |
---|
252 | <Tool |
---|
253 | Name="VCManagedResourceCompilerTool" |
---|
254 | /> |
---|
255 | <Tool |
---|
256 | Name="VCResourceCompilerTool" |
---|
257 | PreprocessorDefinitions="NDEBUG" |
---|
258 | Culture="1033" |
---|
259 | /> |
---|
260 | <Tool |
---|
261 | Name="VCPreLinkEventTool" |
---|
262 | /> |
---|
263 | <Tool |
---|
264 | Name="VCLinkerTool" |
---|
265 | AdditionalDependencies="libOsiClp.lib" |
---|
266 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
267 | LinkIncremental="1" |
---|
268 | SuppressStartupBanner="true" |
---|
269 | AdditionalLibraryDirectories="$(OutDir)" |
---|
270 | ProgramDatabaseFile=".\Release/cbcExamplesSample2.pdb" |
---|
271 | SubSystem="1" |
---|
272 | RandomizedBaseAddress="1" |
---|
273 | DataExecutionPrevention="0" |
---|
274 | TargetMachine="1" |
---|
275 | /> |
---|
276 | <Tool |
---|
277 | Name="VCALinkTool" |
---|
278 | /> |
---|
279 | <Tool |
---|
280 | Name="VCManifestTool" |
---|
281 | /> |
---|
282 | <Tool |
---|
283 | Name="VCXDCMakeTool" |
---|
284 | /> |
---|
285 | <Tool |
---|
286 | Name="VCBscMakeTool" |
---|
287 | /> |
---|
288 | <Tool |
---|
289 | Name="VCFxCopTool" |
---|
290 | /> |
---|
291 | <Tool |
---|
292 | Name="VCAppVerifierTool" |
---|
293 | /> |
---|
294 | <Tool |
---|
295 | Name="VCPostBuildEventTool" |
---|
296 | /> |
---|
297 | </Configuration> |
---|
298 | <Configuration |
---|
299 | Name="Release|x64" |
---|
300 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
301 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
302 | ConfigurationType="1" |
---|
303 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
304 | UseOfMFC="0" |
---|
305 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
306 | CharacterSet="2" |
---|
307 | > |
---|
308 | <Tool |
---|
309 | Name="VCPreBuildEventTool" |
---|
310 | /> |
---|
311 | <Tool |
---|
312 | Name="VCCustomBuildTool" |
---|
313 | /> |
---|
314 | <Tool |
---|
315 | Name="VCXMLDataGeneratorTool" |
---|
316 | /> |
---|
317 | <Tool |
---|
318 | Name="VCWebServiceProxyGeneratorTool" |
---|
319 | /> |
---|
320 | <Tool |
---|
321 | Name="VCMIDLTool" |
---|
322 | TargetEnvironment="3" |
---|
323 | TypeLibraryName=".\Release/cbcExamplesSample2.tlb" |
---|
324 | HeaderFileName="" |
---|
325 | /> |
---|
326 | <Tool |
---|
327 | Name="VCCLCompilerTool" |
---|
328 | Optimization="2" |
---|
329 | InlineFunctionExpansion="1" |
---|
330 | AdditionalIncludeDirectories="..\..\..\..\Cbc\src\;..\..\..\..\Osi\src\Osi;..\..\..\..\Cgl\src\CglRedSplit;..\..\..\..\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\CglProbing;..\..\..\..\Cgl\src;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp;..\..\..\..\CoinUtils\src;..\..\..\..\BuildTools\headers" |
---|
331 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;SAMPLEDIR=\"..\\..\\..\\..\\Data\\Sample\"" |
---|
332 | StringPooling="true" |
---|
333 | RuntimeLibrary="2" |
---|
334 | EnableFunctionLevelLinking="true" |
---|
335 | RuntimeTypeInfo="true" |
---|
336 | UsePrecompiledHeader="0" |
---|
337 | PrecompiledHeaderFile=".\Release/cbcExamplesSample2.pch" |
---|
338 | AssemblerListingLocation=".\Release/" |
---|
339 | ObjectFile=".\Release/" |
---|
340 | ProgramDataBaseFileName=".\Release/" |
---|
341 | WarningLevel="3" |
---|
342 | SuppressStartupBanner="true" |
---|
343 | CompileAs="0" |
---|
344 | /> |
---|
345 | <Tool |
---|
346 | Name="VCManagedResourceCompilerTool" |
---|
347 | /> |
---|
348 | <Tool |
---|
349 | Name="VCResourceCompilerTool" |
---|
350 | PreprocessorDefinitions="NDEBUG" |
---|
351 | Culture="1033" |
---|
352 | /> |
---|
353 | <Tool |
---|
354 | Name="VCPreLinkEventTool" |
---|
355 | /> |
---|
356 | <Tool |
---|
357 | Name="VCLinkerTool" |
---|
358 | AdditionalDependencies="libOsiClp.lib" |
---|
359 | OutputFile="$(OutDir)\$(ProjectName).exe" |
---|
360 | LinkIncremental="1" |
---|
361 | SuppressStartupBanner="true" |
---|
362 | AdditionalLibraryDirectories="$(OutDir)" |
---|
363 | ProgramDatabaseFile=".\Release/cbcExamplesSample2.pdb" |
---|
364 | SubSystem="1" |
---|
365 | RandomizedBaseAddress="1" |
---|
366 | DataExecutionPrevention="0" |
---|
367 | TargetMachine="17" |
---|
368 | /> |
---|
369 | <Tool |
---|
370 | Name="VCALinkTool" |
---|
371 | /> |
---|
372 | <Tool |
---|
373 | Name="VCManifestTool" |
---|
374 | /> |
---|
375 | <Tool |
---|
376 | Name="VCXDCMakeTool" |
---|
377 | /> |
---|
378 | <Tool |
---|
379 | Name="VCBscMakeTool" |
---|
380 | /> |
---|
381 | <Tool |
---|
382 | Name="VCFxCopTool" |
---|
383 | /> |
---|
384 | <Tool |
---|
385 | Name="VCAppVerifierTool" |
---|
386 | /> |
---|
387 | <Tool |
---|
388 | Name="VCPostBuildEventTool" |
---|
389 | /> |
---|
390 | </Configuration> |
---|
391 | </Configurations> |
---|
392 | <References> |
---|
393 | </References> |
---|
394 | <Files> |
---|
395 | <Filter |
---|
396 | Name="Source Files" |
---|
397 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
398 | > |
---|
399 | <File |
---|
400 | RelativePath="..\..\..\..\Cbc\examples\CbcBranchUser.cpp" |
---|
401 | > |
---|
402 | <FileConfiguration |
---|
403 | Name="Debug|Win32" |
---|
404 | > |
---|
405 | <Tool |
---|
406 | Name="VCCLCompilerTool" |
---|
407 | Optimization="0" |
---|
408 | AdditionalIncludeDirectories="" |
---|
409 | PreprocessorDefinitions="" |
---|
410 | BasicRuntimeChecks="3" |
---|
411 | ObjectFile="$(IntDir)\" |
---|
412 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
413 | /> |
---|
414 | </FileConfiguration> |
---|
415 | <FileConfiguration |
---|
416 | Name="Debug|x64" |
---|
417 | > |
---|
418 | <Tool |
---|
419 | Name="VCCLCompilerTool" |
---|
420 | Optimization="0" |
---|
421 | AdditionalIncludeDirectories="" |
---|
422 | PreprocessorDefinitions="" |
---|
423 | BasicRuntimeChecks="3" |
---|
424 | ObjectFile="$(IntDir)\" |
---|
425 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
426 | /> |
---|
427 | </FileConfiguration> |
---|
428 | <FileConfiguration |
---|
429 | Name="Release|Win32" |
---|
430 | > |
---|
431 | <Tool |
---|
432 | Name="VCCLCompilerTool" |
---|
433 | Optimization="2" |
---|
434 | AdditionalIncludeDirectories="" |
---|
435 | PreprocessorDefinitions="" |
---|
436 | ObjectFile="$(IntDir)\" |
---|
437 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
438 | /> |
---|
439 | </FileConfiguration> |
---|
440 | <FileConfiguration |
---|
441 | Name="Release|x64" |
---|
442 | > |
---|
443 | <Tool |
---|
444 | Name="VCCLCompilerTool" |
---|
445 | Optimization="2" |
---|
446 | AdditionalIncludeDirectories="" |
---|
447 | PreprocessorDefinitions="" |
---|
448 | ObjectFile="$(IntDir)\" |
---|
449 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
450 | /> |
---|
451 | </FileConfiguration> |
---|
452 | </File> |
---|
453 | <File |
---|
454 | RelativePath="..\..\..\..\Cbc\examples\CbcCompareUser.cpp" |
---|
455 | > |
---|
456 | <FileConfiguration |
---|
457 | Name="Debug|Win32" |
---|
458 | > |
---|
459 | <Tool |
---|
460 | Name="VCCLCompilerTool" |
---|
461 | Optimization="0" |
---|
462 | AdditionalIncludeDirectories="" |
---|
463 | PreprocessorDefinitions="" |
---|
464 | BasicRuntimeChecks="3" |
---|
465 | ObjectFile="$(IntDir)\" |
---|
466 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
467 | /> |
---|
468 | </FileConfiguration> |
---|
469 | <FileConfiguration |
---|
470 | Name="Debug|x64" |
---|
471 | > |
---|
472 | <Tool |
---|
473 | Name="VCCLCompilerTool" |
---|
474 | Optimization="0" |
---|
475 | AdditionalIncludeDirectories="" |
---|
476 | PreprocessorDefinitions="" |
---|
477 | BasicRuntimeChecks="3" |
---|
478 | ObjectFile="$(IntDir)\" |
---|
479 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
480 | /> |
---|
481 | </FileConfiguration> |
---|
482 | <FileConfiguration |
---|
483 | Name="Release|Win32" |
---|
484 | > |
---|
485 | <Tool |
---|
486 | Name="VCCLCompilerTool" |
---|
487 | Optimization="2" |
---|
488 | AdditionalIncludeDirectories="" |
---|
489 | PreprocessorDefinitions="" |
---|
490 | ObjectFile="$(IntDir)\" |
---|
491 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
492 | /> |
---|
493 | </FileConfiguration> |
---|
494 | <FileConfiguration |
---|
495 | Name="Release|x64" |
---|
496 | > |
---|
497 | <Tool |
---|
498 | Name="VCCLCompilerTool" |
---|
499 | Optimization="2" |
---|
500 | AdditionalIncludeDirectories="" |
---|
501 | PreprocessorDefinitions="" |
---|
502 | ObjectFile="$(IntDir)\" |
---|
503 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
504 | /> |
---|
505 | </FileConfiguration> |
---|
506 | </File> |
---|
507 | <File |
---|
508 | RelativePath="..\..\..\..\Cbc\examples\sample2.cpp" |
---|
509 | > |
---|
510 | <FileConfiguration |
---|
511 | Name="Debug|Win32" |
---|
512 | > |
---|
513 | <Tool |
---|
514 | Name="VCCLCompilerTool" |
---|
515 | Optimization="0" |
---|
516 | AdditionalIncludeDirectories="" |
---|
517 | PreprocessorDefinitions="" |
---|
518 | BasicRuntimeChecks="3" |
---|
519 | ObjectFile="$(IntDir)\" |
---|
520 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
521 | /> |
---|
522 | </FileConfiguration> |
---|
523 | <FileConfiguration |
---|
524 | Name="Debug|x64" |
---|
525 | > |
---|
526 | <Tool |
---|
527 | Name="VCCLCompilerTool" |
---|
528 | Optimization="0" |
---|
529 | AdditionalIncludeDirectories="" |
---|
530 | PreprocessorDefinitions="" |
---|
531 | BasicRuntimeChecks="3" |
---|
532 | ObjectFile="$(IntDir)\" |
---|
533 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
534 | /> |
---|
535 | </FileConfiguration> |
---|
536 | <FileConfiguration |
---|
537 | Name="Release|Win32" |
---|
538 | > |
---|
539 | <Tool |
---|
540 | Name="VCCLCompilerTool" |
---|
541 | Optimization="2" |
---|
542 | AdditionalIncludeDirectories="" |
---|
543 | PreprocessorDefinitions="" |
---|
544 | ObjectFile="$(IntDir)\" |
---|
545 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
546 | /> |
---|
547 | </FileConfiguration> |
---|
548 | <FileConfiguration |
---|
549 | Name="Release|x64" |
---|
550 | > |
---|
551 | <Tool |
---|
552 | Name="VCCLCompilerTool" |
---|
553 | Optimization="2" |
---|
554 | AdditionalIncludeDirectories="" |
---|
555 | PreprocessorDefinitions="" |
---|
556 | ObjectFile="$(IntDir)\" |
---|
557 | ProgramDataBaseFileName="$(IntDir)\vc90.pdb" |
---|
558 | /> |
---|
559 | </FileConfiguration> |
---|
560 | </File> |
---|
561 | </Filter> |
---|
562 | <Filter |
---|
563 | Name="Header Files" |
---|
564 | Filter="h;hpp;hxx;hm;inl" |
---|
565 | > |
---|
566 | <File |
---|
567 | RelativePath="..\..\..\..\Cbc\src\CbcBranchBase.hpp" |
---|
568 | > |
---|
569 | </File> |
---|
570 | <File |
---|
571 | RelativePath="..\..\..\..\Cbc\examples\CbcBranchUser.hpp" |
---|
572 | > |
---|
573 | </File> |
---|
574 | <File |
---|
575 | RelativePath="..\..\..\..\Cbc\src\CbcCompareBase.hpp" |
---|
576 | > |
---|
577 | </File> |
---|
578 | <File |
---|
579 | RelativePath="..\..\..\..\Cbc\examples\CbcCompareUser.hpp" |
---|
580 | > |
---|
581 | </File> |
---|
582 | <File |
---|
583 | RelativePath="..\..\..\..\Cbc\src\CbcCutGenerator.hpp" |
---|
584 | > |
---|
585 | </File> |
---|
586 | <File |
---|
587 | RelativePath="..\..\..\..\Cbc\src\CbcHeuristic.hpp" |
---|
588 | > |
---|
589 | </File> |
---|
590 | <File |
---|
591 | RelativePath="..\..\..\..\Cbc\src\CbcHeuristicLocal.hpp" |
---|
592 | > |
---|
593 | </File> |
---|
594 | <File |
---|
595 | RelativePath="..\..\..\..\Cbc\src\CbcMessage.hpp" |
---|
596 | > |
---|
597 | </File> |
---|
598 | <File |
---|
599 | RelativePath="..\..\..\..\Cbc\src\CbcModel.hpp" |
---|
600 | > |
---|
601 | </File> |
---|
602 | <File |
---|
603 | RelativePath="..\..\..\..\Cbc\src\CbcNode.hpp" |
---|
604 | > |
---|
605 | </File> |
---|
606 | <File |
---|
607 | RelativePath="..\..\..\..\Cbc\src\CbcStrategy.hpp" |
---|
608 | > |
---|
609 | </File> |
---|
610 | <File |
---|
611 | RelativePath="..\..\..\..\Cbc\src\CbcTree.hpp" |
---|
612 | > |
---|
613 | </File> |
---|
614 | <File |
---|
615 | RelativePath="..\..\..\..\Cgl\src\CglClique\CglClique.hpp" |
---|
616 | > |
---|
617 | </File> |
---|
618 | <File |
---|
619 | RelativePath="..\..\..\..\Cgl\src\CglCutGenerator.hpp" |
---|
620 | > |
---|
621 | </File> |
---|
622 | <File |
---|
623 | RelativePath="..\..\..\..\Cgl\src\CglFlowCover\CglFlowCover.hpp" |
---|
624 | > |
---|
625 | </File> |
---|
626 | <File |
---|
627 | RelativePath="..\..\..\..\Cgl\src\CglGomory\CglGomory.hpp" |
---|
628 | > |
---|
629 | </File> |
---|
630 | <File |
---|
631 | RelativePath="..\..\..\..\Cgl\src\CglKnapsackCover\CglKnapsackCover.hpp" |
---|
632 | > |
---|
633 | </File> |
---|
634 | <File |
---|
635 | RelativePath="..\..\..\..\Cgl\src\CglMixedIntegerRounding2\CglMixedIntegerRounding2.hpp" |
---|
636 | > |
---|
637 | </File> |
---|
638 | <File |
---|
639 | RelativePath="..\..\..\..\Cgl\src\CglPreProcess\CglPreProcess.hpp" |
---|
640 | > |
---|
641 | </File> |
---|
642 | <File |
---|
643 | RelativePath="..\..\..\..\Cgl\src\CglProbing\CglProbing.hpp" |
---|
644 | > |
---|
645 | </File> |
---|
646 | <File |
---|
647 | RelativePath="..\..\..\..\Cgl\src\CglRedSplit\CglRedSplit.hpp" |
---|
648 | > |
---|
649 | </File> |
---|
650 | <File |
---|
651 | RelativePath="..\..\..\..\Clp\src\ClpConfig.h" |
---|
652 | > |
---|
653 | </File> |
---|
654 | <File |
---|
655 | RelativePath="..\..\..\..\Clp\src\ClpMatrixBase.hpp" |
---|
656 | > |
---|
657 | </File> |
---|
658 | <File |
---|
659 | RelativePath="..\..\..\..\Clp\src\ClpModel.hpp" |
---|
660 | > |
---|
661 | </File> |
---|
662 | <File |
---|
663 | RelativePath="..\..\..\..\Clp\src\ClpObjective.hpp" |
---|
664 | > |
---|
665 | </File> |
---|
666 | <File |
---|
667 | RelativePath="..\..\..\..\Clp\src\ClpParameters.hpp" |
---|
668 | > |
---|
669 | </File> |
---|
670 | <File |
---|
671 | RelativePath="..\..\..\..\Clp\src\ClpSimplex.hpp" |
---|
672 | > |
---|
673 | </File> |
---|
674 | <File |
---|
675 | RelativePath="..\..\..\..\Clp\src\ClpSolve.hpp" |
---|
676 | > |
---|
677 | </File> |
---|
678 | <File |
---|
679 | RelativePath="..\..\..\..\CoinUtils\src\CoinDistance.hpp" |
---|
680 | > |
---|
681 | </File> |
---|
682 | <File |
---|
683 | RelativePath="..\..\..\..\CoinUtils\src\CoinError.hpp" |
---|
684 | > |
---|
685 | </File> |
---|
686 | <File |
---|
687 | RelativePath="..\..\..\..\CoinUtils\src\CoinFinite.hpp" |
---|
688 | > |
---|
689 | </File> |
---|
690 | <File |
---|
691 | RelativePath="..\..\..\..\CoinUtils\src\CoinFloatEqual.hpp" |
---|
692 | > |
---|
693 | </File> |
---|
694 | <File |
---|
695 | RelativePath="..\..\..\..\CoinUtils\src\CoinHelperFunctions.hpp" |
---|
696 | > |
---|
697 | </File> |
---|
698 | <File |
---|
699 | RelativePath="..\..\..\..\CoinUtils\src\CoinIndexedVector.hpp" |
---|
700 | > |
---|
701 | </File> |
---|
702 | <File |
---|
703 | RelativePath="..\..\..\..\CoinUtils\src\CoinMessage.hpp" |
---|
704 | > |
---|
705 | </File> |
---|
706 | <File |
---|
707 | RelativePath="..\..\..\..\CoinUtils\src\CoinMessageHandler.hpp" |
---|
708 | > |
---|
709 | </File> |
---|
710 | <File |
---|
711 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedMatrix.hpp" |
---|
712 | > |
---|
713 | </File> |
---|
714 | <File |
---|
715 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedVector.hpp" |
---|
716 | > |
---|
717 | </File> |
---|
718 | <File |
---|
719 | RelativePath="..\..\..\..\CoinUtils\src\CoinPackedVectorBase.hpp" |
---|
720 | > |
---|
721 | </File> |
---|
722 | <File |
---|
723 | RelativePath="..\..\..\..\CoinUtils\src\CoinPragma.hpp" |
---|
724 | > |
---|
725 | </File> |
---|
726 | <File |
---|
727 | RelativePath="..\..\..\..\CoinUtils\src\CoinPresolveMatrix.hpp" |
---|
728 | > |
---|
729 | </File> |
---|
730 | <File |
---|
731 | RelativePath="..\..\..\..\CoinUtils\src\CoinShallowPackedVector.hpp" |
---|
732 | > |
---|
733 | </File> |
---|
734 | <File |
---|
735 | RelativePath="..\..\..\..\CoinUtils\src\CoinSort.hpp" |
---|
736 | > |
---|
737 | </File> |
---|
738 | <File |
---|
739 | RelativePath="..\..\..\..\CoinUtils\src\CoinTime.hpp" |
---|
740 | > |
---|
741 | </File> |
---|
742 | <File |
---|
743 | RelativePath="..\..\..\..\CoinUtils\src\CoinWarmStart.hpp" |
---|
744 | > |
---|
745 | </File> |
---|
746 | <File |
---|
747 | RelativePath="..\..\..\..\CoinUtils\src\CoinWarmStartBasis.hpp" |
---|
748 | > |
---|
749 | </File> |
---|
750 | <File |
---|
751 | RelativePath="..\..\..\..\BuildTools\headers\configall_system.h" |
---|
752 | > |
---|
753 | </File> |
---|
754 | <File |
---|
755 | RelativePath="..\..\..\..\BuildTools\headers\configall_system_msc.h" |
---|
756 | > |
---|
757 | </File> |
---|
758 | <File |
---|
759 | RelativePath="..\..\..\..\Osi\src\OsiClp\OsiClpSolverInterface.hpp" |
---|
760 | > |
---|
761 | </File> |
---|
762 | <File |
---|
763 | RelativePath="..\..\..\..\Osi\src\OsiColCut.hpp" |
---|
764 | > |
---|
765 | </File> |
---|
766 | <File |
---|
767 | RelativePath="..\..\..\..\Osi\src\OsiCollections.hpp" |
---|
768 | > |
---|
769 | </File> |
---|
770 | <File |
---|
771 | RelativePath="..\..\..\..\Osi\src\OsiCut.hpp" |
---|
772 | > |
---|
773 | </File> |
---|
774 | <File |
---|
775 | RelativePath="..\..\..\..\Osi\src\OsiCuts.hpp" |
---|
776 | > |
---|
777 | </File> |
---|
778 | <File |
---|
779 | RelativePath="..\..\..\..\Osi\src\OsiPresolve.hpp" |
---|
780 | > |
---|
781 | </File> |
---|
782 | <File |
---|
783 | RelativePath="..\..\..\..\Osi\src\OsiRowCut.hpp" |
---|
784 | > |
---|
785 | </File> |
---|
786 | <File |
---|
787 | RelativePath="..\..\..\..\Osi\src\OsiSolverInterface.hpp" |
---|
788 | > |
---|
789 | </File> |
---|
790 | <File |
---|
791 | RelativePath="..\..\..\..\Osi\src\OsiSolverParameters.hpp" |
---|
792 | > |
---|
793 | </File> |
---|
794 | </Filter> |
---|
795 | </Files> |
---|
796 | <Globals> |
---|
797 | </Globals> |
---|
798 | </VisualStudioProject> |
---|