|
71 | 71 | <PropertyGroup Label="UserMacros" /> |
72 | 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
73 | 73 | <LinkIncremental>true</LinkIncremental> |
74 | | - <IncludePath>C:\osc\boost-home;..\..\..\..\terark\src;C:\osc\tbb\include;..\..\..\src;C:\osc\wiredtiger-2.7.0;C:\osc\mongo\src;..\..\..\..\terark\3rdparty\re2;$(IncludePath)</IncludePath> |
75 | | - <LibraryPath>C:\osc\wiredtiger-2.7.0;C:\osc\boost_1_59_0\stage\lib;C:\osc\tbb\build\vs2010\ia32\Debug-MT;C:\osc\tbb\build\vs2010\ia32\Release-MT;$(LibraryPath)</LibraryPath> |
76 | | - <ExecutablePath>C:\osc\wiredtiger-2.7.0;$(ExecutablePath)</ExecutablePath> |
| 74 | + <IncludePath>C:\osc\boost-home;..\..\..\..\terark\src;C:\osc\tbb\include;..\..\..\src;C:\osc\wiredtiger-2.8.0;C:\osc\mongo\src;..\..\..\..\terark\3rdparty\re2;$(IncludePath)</IncludePath> |
| 75 | + <LibraryPath>C:\osc\wiredtiger-2.8.0;C:\osc\boost_1_59_0\stage\lib;C:\osc\tbb\build\vs2010\ia32\Debug-MT;C:\osc\tbb\build\vs2010\ia32\Release-MT;$(LibraryPath)</LibraryPath> |
| 76 | + <ExecutablePath>C:\osc\wiredtiger-2.8.0;$(ExecutablePath)</ExecutablePath> |
77 | 77 | </PropertyGroup> |
78 | 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
79 | 79 | <LinkIncremental>true</LinkIncremental> |
80 | 80 | <IncludePath>..\..\..\src;..\..\..\api\leveldb\;..\..\..\api\leveldb\leveldb\include;..\..\..\api\leveldb\leveldb;..\..\..\..\terark\src;..\..\..\..\terark\3rdparty\re2;..\..\..\..\boost-home;..\..\..\..\tbb\include;..\..\..\..\wiredtiger-2.8.0;..\..\..\..\mongo\src;$(IncludePath)</IncludePath> |
81 | | - <LibraryPath>C:\osc\wiredtiger-2.7.0;C:\osc\tbb\build\vs2010\intel64\Debug-MT;C:\osc\boost-home\stage\lib;$(LibraryPath)</LibraryPath> |
82 | | - <ExecutablePath>C:\osc\wiredtiger-2.7.0;$(ExecutablePath)</ExecutablePath> |
| 81 | + <LibraryPath>C:\osc\wiredtiger-2.8.0;C:\osc\tbb\build\vs2010\intel64\Debug-MT;C:\osc\boost-home\stage\lib;$(LibraryPath)</LibraryPath> |
| 82 | + <ExecutablePath>C:\osc\wiredtiger-2.8.0;$(ExecutablePath)</ExecutablePath> |
83 | 83 | <TargetName>$(ProjectName)-d</TargetName> |
84 | 84 | </PropertyGroup> |
85 | 85 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
86 | 86 | <LinkIncremental>false</LinkIncremental> |
87 | | - <IncludePath>C:\osc\boost-home;..\..\..\..\terark\src;C:\osc\tbb\include;..\..\..\src;C:\osc\wiredtiger-2.7.0;C:\osc\mongo\src;..\..\..\..\terark\3rdparty\re2;$(IncludePath)</IncludePath> |
88 | | - <LibraryPath>C:\osc\wiredtiger-2.7.0;C:\osc\boost_1_59_0\stage\lib;C:\osc\tbb\build\vs2010\ia32\Debug-MT;C:\osc\tbb\build\vs2010\ia32\Release-MT;$(LibraryPath)</LibraryPath> |
89 | | - <ExecutablePath>C:\osc\wiredtiger-2.7.0;$(ExecutablePath)</ExecutablePath> |
| 87 | + <IncludePath>C:\osc\boost-home;..\..\..\..\terark\src;C:\osc\tbb\include;..\..\..\src;C:\osc\wiredtiger-2.8.0;C:\osc\mongo\src;..\..\..\..\terark\3rdparty\re2;$(IncludePath)</IncludePath> |
| 88 | + <LibraryPath>C:\osc\wiredtiger-2.8.0;C:\osc\boost_1_59_0\stage\lib;C:\osc\tbb\build\vs2010\ia32\Debug-MT;C:\osc\tbb\build\vs2010\ia32\Release-MT;$(LibraryPath)</LibraryPath> |
| 89 | + <ExecutablePath>C:\osc\wiredtiger-2.8.0;$(ExecutablePath)</ExecutablePath> |
90 | 90 | </PropertyGroup> |
91 | 91 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
92 | 92 | <LinkIncremental>false</LinkIncremental> |
93 | 93 | <IncludePath>..\..\..\src;..\..\..\api\leveldb\;..\..\..\api\leveldb\leveldb\include;..\..\..\api\leveldb\leveldb;..\..\..\..\terark\src;..\..\..\..\terark\3rdparty\re2;..\..\..\..\boost-home;..\..\..\..\tbb\include;..\..\..\..\wiredtiger-2.8.0;..\..\..\..\mongo\src;$(IncludePath)</IncludePath> |
94 | | - <LibraryPath>C:\osc\wiredtiger-2.7.0;C:\osc\tbb\build\vs2010\intel64\Release-MT;C:\osc\boost-home\stage\lib;$(LibraryPath)</LibraryPath> |
95 | | - <ExecutablePath>C:\osc\wiredtiger-2.7.0;$(ExecutablePath)</ExecutablePath> |
| 94 | + <LibraryPath>C:\osc\wiredtiger-2.8.0;C:\osc\tbb\build\vs2010\intel64\Release-MT;C:\osc\boost-home\stage\lib;$(LibraryPath)</LibraryPath> |
| 95 | + <ExecutablePath>C:\osc\wiredtiger-2.8.0;$(ExecutablePath)</ExecutablePath> |
96 | 96 | <TargetName>$(ProjectName)-r</TargetName> |
97 | 97 | </PropertyGroup> |
98 | 98 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
0 commit comments