Last change
on this file since 1685 was
1502,
checked in by lou, 10 years ago
|
First cut at alternate build strategy for Coin with Visual Studio.
|
File size:
639 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioPropertySheet |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="cbc" |
---|
6 | InheritedPropertySheets="$(COIN_ROOT)\BuildTools\MSVisualStudio\v9alt\coin.vsprops;$(CoinRoot)\Cgl\Cgl\MSVisualStudio\v9alt\cgl.vsprops;$(CoinRoot)\Clp\Clp\MSVisualStudio\v9alt\osiclp.vsprops" |
---|
7 | > |
---|
8 | <Tool |
---|
9 | Name="VCCLCompilerTool" |
---|
10 | AdditionalIncludeDirectories="$(CbcIncludeDir)" |
---|
11 | /> |
---|
12 | <Tool |
---|
13 | Name="VCLinkerTool" |
---|
14 | AdditionalDependencies="libCbc.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.