|
| |
124 |
124 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
125 |
125 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
126 |
126 |
<LinkIncremental>true</LinkIncremental> |
|
| |
127 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
128 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
127 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
128 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
129 |
129 |
</PropertyGroup> |
|
|
| |
130 |
130 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
131 |
131 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
132 |
132 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
133 |
133 |
<LinkIncremental>true</LinkIncremental> |
|
| |
134 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
135 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
134 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
135 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
136 |
136 |
</PropertyGroup> |
|
|
| |
137 |
137 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
138 |
138 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
| |
|
|
| |
141 |
141 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
142 |
142 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
143 |
143 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
| |
144 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
145 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
144 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
145 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
146 |
146 |
</PropertyGroup> |
|
|
| |
147 |
147 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
148 |
148 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
| |
|
|
| |
151 |
151 |
<TargetName>$(ProjectName)64</TargetName> |
|
|
| |
152 |
152 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
153 |
153 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
| |
154 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
155 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
154 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
155 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
156 |
156 |
</PropertyGroup> |
|
|
| |
157 |
157 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
158 |
158 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
159 |
159 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
160 |
160 |
<LinkIncremental>false</LinkIncremental> |
|
| |
161 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
162 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
161 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
162 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
163 |
163 |
</PropertyGroup> |
|
|
| |
164 |
164 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
165 |
165 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
166 |
166 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
167 |
167 |
<LinkIncremental>false</LinkIncremental> |
|
| |
168 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
169 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
168 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
169 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
170 |
170 |
</PropertyGroup> |
|
|
| |
171 |
171 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
172 |
172 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
173 |
173 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
174 |
174 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
175 |
175 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
176 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
177 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
176 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
177 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
178 |
178 |
</PropertyGroup> |
|
|
| |
179 |
179 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
180 |
180 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
181 |
181 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
182 |
182 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
183 |
183 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
184 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
185 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
184 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
185 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
| |
186 |
186 |
</PropertyGroup> |
|
|
| |
187 |
187 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
188 |
188 |
<Midl> |