Line | |
---|
1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioPropertySheet |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="osicbc" |
---|
6 | OutputDirectory="$(CoinBinDir)" |
---|
7 | InheritedPropertySheets="$(COIN_ROOT)\BuildTools\MSVisualStudio\v9alt\coin.vsprops;$(CoinRoot)\Cbc\Cbc\MSVisualStudio\v9alt\cbc.vsprops" |
---|
8 | > |
---|
9 | <Tool |
---|
10 | Name="VCCLCompilerTool" |
---|
11 | AdditionalIncludeDirectories=""$(OsiCbcIncludeDir)"" |
---|
12 | /> |
---|
13 | <Tool |
---|
14 | Name="VCLinkerTool" |
---|
15 | AdditionalDependencies="libOsiCbc.lib" |
---|
16 | AdditionalLibraryDirectories="" |
---|
17 | /> |
---|
18 | <UserMacro |
---|
19 | Name="OsiCbcIncludeDir" |
---|
20 | Value="$(CbcIncludeDir)\OsiCbc" |
---|
21 | /> |
---|
22 | </VisualStudioPropertySheet> |
---|
Note: See
TracBrowser
for help on using the repository browser.