1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="9.00" |
---|
5 | Name="cbc" |
---|
6 | ProjectGUID="{E2294708-C5BA-460A-B0A7-060A4023684A}" |
---|
7 | RootNamespace="cbc" |
---|
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/cbcSolve.tlb" |
---|
46 | HeaderFileName="" |
---|
47 | /> |
---|
48 | <Tool |
---|
49 | Name="VCCLCompilerTool" |
---|
50 | Optimization="0" |
---|
51 | AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Osi\src\Osi;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp" |
---|
52 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" |
---|
53 | BasicRuntimeChecks="3" |
---|
54 | RuntimeLibrary="3" |
---|
55 | RuntimeTypeInfo="true" |
---|
56 | UsePrecompiledHeader="0" |
---|
57 | WarningLevel="3" |
---|
58 | SuppressStartupBanner="true" |
---|
59 | DebugInformationFormat="4" |
---|
60 | CompileAs="0" |
---|
61 | /> |
---|
62 | <Tool |
---|
63 | Name="VCManagedResourceCompilerTool" |
---|
64 | /> |
---|
65 | <Tool |
---|
66 | Name="VCResourceCompilerTool" |
---|
67 | PreprocessorDefinitions="_DEBUG" |
---|
68 | Culture="1033" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCPreLinkEventTool" |
---|
72 | /> |
---|
73 | <Tool |
---|
74 | Name="VCLinkerTool" |
---|
75 | AdditionalDependencies="libCbcSolver.lib libOsiClp.lib libOsi.lib libClp.lib libCoinUtils.lib" |
---|
76 | LinkIncremental="1" |
---|
77 | SuppressStartupBanner="true" |
---|
78 | AdditionalLibraryDirectories="$(OutDir)" |
---|
79 | GenerateDebugInformation="true" |
---|
80 | SubSystem="1" |
---|
81 | RandomizedBaseAddress="1" |
---|
82 | DataExecutionPrevention="0" |
---|
83 | TargetMachine="1" |
---|
84 | /> |
---|
85 | <Tool |
---|
86 | Name="VCALinkTool" |
---|
87 | /> |
---|
88 | <Tool |
---|
89 | Name="VCManifestTool" |
---|
90 | /> |
---|
91 | <Tool |
---|
92 | Name="VCXDCMakeTool" |
---|
93 | /> |
---|
94 | <Tool |
---|
95 | Name="VCBscMakeTool" |
---|
96 | /> |
---|
97 | <Tool |
---|
98 | Name="VCFxCopTool" |
---|
99 | /> |
---|
100 | <Tool |
---|
101 | Name="VCAppVerifierTool" |
---|
102 | /> |
---|
103 | <Tool |
---|
104 | Name="VCPostBuildEventTool" |
---|
105 | /> |
---|
106 | </Configuration> |
---|
107 | <Configuration |
---|
108 | Name="Release|Win32" |
---|
109 | OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
---|
110 | IntermediateDirectory="$(ConfigurationName)" |
---|
111 | ConfigurationType="1" |
---|
112 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
113 | UseOfMFC="0" |
---|
114 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
115 | CharacterSet="2" |
---|
116 | > |
---|
117 | <Tool |
---|
118 | Name="VCPreBuildEventTool" |
---|
119 | /> |
---|
120 | <Tool |
---|
121 | Name="VCCustomBuildTool" |
---|
122 | /> |
---|
123 | <Tool |
---|
124 | Name="VCXMLDataGeneratorTool" |
---|
125 | /> |
---|
126 | <Tool |
---|
127 | Name="VCWebServiceProxyGeneratorTool" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCMIDLTool" |
---|
131 | TypeLibraryName=".\Release/cbcSolve.tlb" |
---|
132 | HeaderFileName="" |
---|
133 | /> |
---|
134 | <Tool |
---|
135 | Name="VCCLCompilerTool" |
---|
136 | Optimization="2" |
---|
137 | InlineFunctionExpansion="1" |
---|
138 | AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Osi\src\Osi;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp" |
---|
139 | PreprocessorDefinitions="WIN32;NDEBUG;_NDEBUG;COIN_FAST_CODE;CLP_FAST_CODE;COIN_NO_TEST_DUPLICATE;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" |
---|
140 | StringPooling="true" |
---|
141 | RuntimeLibrary="2" |
---|
142 | EnableFunctionLevelLinking="true" |
---|
143 | RuntimeTypeInfo="true" |
---|
144 | UsePrecompiledHeader="0" |
---|
145 | WarningLevel="3" |
---|
146 | SuppressStartupBanner="true" |
---|
147 | CompileAs="0" |
---|
148 | /> |
---|
149 | <Tool |
---|
150 | Name="VCManagedResourceCompilerTool" |
---|
151 | /> |
---|
152 | <Tool |
---|
153 | Name="VCResourceCompilerTool" |
---|
154 | PreprocessorDefinitions="NDEBUG;_NDEBUG" |
---|
155 | Culture="1033" |
---|
156 | /> |
---|
157 | <Tool |
---|
158 | Name="VCPreLinkEventTool" |
---|
159 | /> |
---|
160 | <Tool |
---|
161 | Name="VCLinkerTool" |
---|
162 | AdditionalDependencies="libCbcSolver.lib libOsiClp.lib libOsi.lib libClp.lib libCoinUtils.lib" |
---|
163 | LinkIncremental="1" |
---|
164 | SuppressStartupBanner="true" |
---|
165 | AdditionalLibraryDirectories="$(OutDir)" |
---|
166 | SubSystem="1" |
---|
167 | RandomizedBaseAddress="1" |
---|
168 | DataExecutionPrevention="0" |
---|
169 | TargetMachine="1" |
---|
170 | /> |
---|
171 | <Tool |
---|
172 | Name="VCALinkTool" |
---|
173 | /> |
---|
174 | <Tool |
---|
175 | Name="VCManifestTool" |
---|
176 | /> |
---|
177 | <Tool |
---|
178 | Name="VCXDCMakeTool" |
---|
179 | /> |
---|
180 | <Tool |
---|
181 | Name="VCBscMakeTool" |
---|
182 | /> |
---|
183 | <Tool |
---|
184 | Name="VCFxCopTool" |
---|
185 | /> |
---|
186 | <Tool |
---|
187 | Name="VCAppVerifierTool" |
---|
188 | /> |
---|
189 | <Tool |
---|
190 | Name="VCPostBuildEventTool" |
---|
191 | /> |
---|
192 | </Configuration> |
---|
193 | <Configuration |
---|
194 | Name="Debug|x64" |
---|
195 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
196 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
197 | ConfigurationType="1" |
---|
198 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
199 | UseOfMFC="0" |
---|
200 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
201 | CharacterSet="2" |
---|
202 | > |
---|
203 | <Tool |
---|
204 | Name="VCPreBuildEventTool" |
---|
205 | /> |
---|
206 | <Tool |
---|
207 | Name="VCCustomBuildTool" |
---|
208 | /> |
---|
209 | <Tool |
---|
210 | Name="VCXMLDataGeneratorTool" |
---|
211 | /> |
---|
212 | <Tool |
---|
213 | Name="VCWebServiceProxyGeneratorTool" |
---|
214 | /> |
---|
215 | <Tool |
---|
216 | Name="VCMIDLTool" |
---|
217 | TargetEnvironment="3" |
---|
218 | TypeLibraryName=".\Debug/cbcSolve.tlb" |
---|
219 | HeaderFileName="" |
---|
220 | /> |
---|
221 | <Tool |
---|
222 | Name="VCCLCompilerTool" |
---|
223 | Optimization="0" |
---|
224 | AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Osi\src\Osi;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp" |
---|
225 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" |
---|
226 | BasicRuntimeChecks="3" |
---|
227 | RuntimeLibrary="3" |
---|
228 | RuntimeTypeInfo="true" |
---|
229 | UsePrecompiledHeader="0" |
---|
230 | WarningLevel="3" |
---|
231 | SuppressStartupBanner="true" |
---|
232 | DebugInformationFormat="3" |
---|
233 | CompileAs="0" |
---|
234 | /> |
---|
235 | <Tool |
---|
236 | Name="VCManagedResourceCompilerTool" |
---|
237 | /> |
---|
238 | <Tool |
---|
239 | Name="VCResourceCompilerTool" |
---|
240 | PreprocessorDefinitions="_DEBUG" |
---|
241 | Culture="1033" |
---|
242 | /> |
---|
243 | <Tool |
---|
244 | Name="VCPreLinkEventTool" |
---|
245 | /> |
---|
246 | <Tool |
---|
247 | Name="VCLinkerTool" |
---|
248 | AdditionalDependencies="libCbcSolver.lib libOsiClp.lib libOsi.lib libClp.lib libCoinUtils.lib" |
---|
249 | LinkIncremental="1" |
---|
250 | SuppressStartupBanner="true" |
---|
251 | AdditionalLibraryDirectories="$(OutDir)" |
---|
252 | GenerateDebugInformation="true" |
---|
253 | SubSystem="1" |
---|
254 | RandomizedBaseAddress="1" |
---|
255 | DataExecutionPrevention="0" |
---|
256 | TargetMachine="17" |
---|
257 | /> |
---|
258 | <Tool |
---|
259 | Name="VCALinkTool" |
---|
260 | /> |
---|
261 | <Tool |
---|
262 | Name="VCManifestTool" |
---|
263 | /> |
---|
264 | <Tool |
---|
265 | Name="VCXDCMakeTool" |
---|
266 | /> |
---|
267 | <Tool |
---|
268 | Name="VCBscMakeTool" |
---|
269 | /> |
---|
270 | <Tool |
---|
271 | Name="VCFxCopTool" |
---|
272 | /> |
---|
273 | <Tool |
---|
274 | Name="VCAppVerifierTool" |
---|
275 | /> |
---|
276 | <Tool |
---|
277 | Name="VCPostBuildEventTool" |
---|
278 | /> |
---|
279 | </Configuration> |
---|
280 | <Configuration |
---|
281 | Name="Release|x64" |
---|
282 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
---|
283 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
---|
284 | ConfigurationType="1" |
---|
285 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
286 | UseOfMFC="0" |
---|
287 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
288 | CharacterSet="2" |
---|
289 | > |
---|
290 | <Tool |
---|
291 | Name="VCPreBuildEventTool" |
---|
292 | /> |
---|
293 | <Tool |
---|
294 | Name="VCCustomBuildTool" |
---|
295 | /> |
---|
296 | <Tool |
---|
297 | Name="VCXMLDataGeneratorTool" |
---|
298 | /> |
---|
299 | <Tool |
---|
300 | Name="VCWebServiceProxyGeneratorTool" |
---|
301 | /> |
---|
302 | <Tool |
---|
303 | Name="VCMIDLTool" |
---|
304 | TargetEnvironment="3" |
---|
305 | TypeLibraryName=".\Release/cbcSolve.tlb" |
---|
306 | HeaderFileName="" |
---|
307 | /> |
---|
308 | <Tool |
---|
309 | Name="VCCLCompilerTool" |
---|
310 | Optimization="2" |
---|
311 | InlineFunctionExpansion="1" |
---|
312 | AdditionalIncludeDirectories="..\..\..\src;..\..\..\..\BuildTools\headers;..\..\..\..\CoinUtils\src;..\..\..\..\Osi\src\Osi;..\..\..\..\Clp\src;..\..\..\..\Clp\src\OsiClp" |
---|
313 | PreprocessorDefinitions="WIN32;NDEBUG;_NDEBUG;COIN_FAST_CODE;CLP_FAST_CODE;COIN_NO_TEST_DUPLICATE;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE" |
---|
314 | StringPooling="true" |
---|
315 | RuntimeLibrary="2" |
---|
316 | EnableFunctionLevelLinking="true" |
---|
317 | RuntimeTypeInfo="true" |
---|
318 | UsePrecompiledHeader="0" |
---|
319 | WarningLevel="3" |
---|
320 | SuppressStartupBanner="true" |
---|
321 | CompileAs="0" |
---|
322 | /> |
---|
323 | <Tool |
---|
324 | Name="VCManagedResourceCompilerTool" |
---|
325 | /> |
---|
326 | <Tool |
---|
327 | Name="VCResourceCompilerTool" |
---|
328 | PreprocessorDefinitions="NDEBUG;_NDEBUG" |
---|
329 | Culture="1033" |
---|
330 | /> |
---|
331 | <Tool |
---|
332 | Name="VCPreLinkEventTool" |
---|
333 | /> |
---|
334 | <Tool |
---|
335 | Name="VCLinkerTool" |
---|
336 | AdditionalDependencies="libCbcSolver.lib libOsiClp.lib libOsi.lib libClp.lib libCoinUtils.lib" |
---|
337 | LinkIncremental="1" |
---|
338 | SuppressStartupBanner="true" |
---|
339 | AdditionalLibraryDirectories="$(OutDir)" |
---|
340 | SubSystem="1" |
---|
341 | RandomizedBaseAddress="1" |
---|
342 | DataExecutionPrevention="0" |
---|
343 | TargetMachine="17" |
---|
344 | /> |
---|
345 | <Tool |
---|
346 | Name="VCALinkTool" |
---|
347 | /> |
---|
348 | <Tool |
---|
349 | Name="VCManifestTool" |
---|
350 | /> |
---|
351 | <Tool |
---|
352 | Name="VCXDCMakeTool" |
---|
353 | /> |
---|
354 | <Tool |
---|
355 | Name="VCBscMakeTool" |
---|
356 | /> |
---|
357 | <Tool |
---|
358 | Name="VCFxCopTool" |
---|
359 | /> |
---|
360 | <Tool |
---|
361 | Name="VCAppVerifierTool" |
---|
362 | /> |
---|
363 | <Tool |
---|
364 | Name="VCPostBuildEventTool" |
---|
365 | /> |
---|
366 | </Configuration> |
---|
367 | </Configurations> |
---|
368 | <References> |
---|
369 | </References> |
---|
370 | <Files> |
---|
371 | <Filter |
---|
372 | Name="Source Files" |
---|
373 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
374 | > |
---|
375 | <File |
---|
376 | RelativePath="..\..\..\..\Cbc\src\CoinSolve.cpp" |
---|
377 | > |
---|
378 | <FileConfiguration |
---|
379 | Name="Debug|Win32" |
---|
380 | > |
---|
381 | <Tool |
---|
382 | Name="VCCLCompilerTool" |
---|
383 | Optimization="0" |
---|
384 | AdditionalIncludeDirectories="" |
---|
385 | PreprocessorDefinitions="" |
---|
386 | BasicRuntimeChecks="3" |
---|
387 | /> |
---|
388 | </FileConfiguration> |
---|
389 | <FileConfiguration |
---|
390 | Name="Release|Win32" |
---|
391 | > |
---|
392 | <Tool |
---|
393 | Name="VCCLCompilerTool" |
---|
394 | Optimization="2" |
---|
395 | AdditionalIncludeDirectories="" |
---|
396 | PreprocessorDefinitions="" |
---|
397 | /> |
---|
398 | </FileConfiguration> |
---|
399 | <FileConfiguration |
---|
400 | Name="Debug|x64" |
---|
401 | > |
---|
402 | <Tool |
---|
403 | Name="VCCLCompilerTool" |
---|
404 | Optimization="0" |
---|
405 | AdditionalIncludeDirectories="" |
---|
406 | PreprocessorDefinitions="" |
---|
407 | BasicRuntimeChecks="3" |
---|
408 | /> |
---|
409 | </FileConfiguration> |
---|
410 | <FileConfiguration |
---|
411 | Name="Release|x64" |
---|
412 | > |
---|
413 | <Tool |
---|
414 | Name="VCCLCompilerTool" |
---|
415 | Optimization="2" |
---|
416 | AdditionalIncludeDirectories="" |
---|
417 | PreprocessorDefinitions="" |
---|
418 | /> |
---|
419 | </FileConfiguration> |
---|
420 | </File> |
---|
421 | </Filter> |
---|
422 | <Filter |
---|
423 | Name="Header Files" |
---|
424 | Filter="h;hpp;hxx;hm;inl" |
---|
425 | > |
---|
426 | </Filter> |
---|
427 | </Files> |
---|
428 | <Globals> |
---|
429 | </Globals> |
---|
430 | </VisualStudioProject> |
---|