Last change
on this file since 1502 was
1502,
checked in by lou, 10 years ago
|
First cut at alternate build strategy for Coin with Visual Studio.
|
File size:
540 bytes
|
Rev | Line | |
---|
[1502] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioPropertySheet |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="8.00" |
---|
| 5 | Name="cbcsolver" |
---|
| 6 | InheritedPropertySheets="$(COIN_ROOT)\BuildTools\MSVisualStudio\v9alt\coin.vsprops;.\cbc.vsprops" |
---|
| 7 | > |
---|
| 8 | <Tool |
---|
| 9 | Name="VCCLCompilerTool" |
---|
| 10 | AdditionalIncludeDirectories="" |
---|
| 11 | /> |
---|
| 12 | <Tool |
---|
| 13 | Name="VCLinkerTool" |
---|
| 14 | AdditionalDependencies="libCbcSolver.lib" |
---|
| 15 | AdditionalLibraryDirectories="" |
---|
| 16 | /> |
---|
| 17 | <UserMacro |
---|
| 18 | Name="CbcIncludeDir" |
---|
| 19 | Value="$(CoinRoot)\Cbc\Cbc\src" |
---|
| 20 | /> |
---|
| 21 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.