|
| |
129 |
129 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
130 |
130 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
131 |
131 |
<LinkIncremental>true</LinkIncremental> |
|
| |
132 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
133 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
132 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
133 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
134 |
134 |
</PropertyGroup> |
|
|
| |
135 |
135 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
|
|
| |
136 |
136 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
137 |
137 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
138 |
138 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
139 |
139 |
<LinkIncremental>true</LinkIncremental> |
|
| |
140 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
141 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
140 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
141 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
142 |
142 |
</PropertyGroup> |
|
|
| |
143 |
143 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
|
|
| |
144 |
144 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
| |
|
|
| |
148 |
148 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
149 |
149 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
150 |
150 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
151 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
152 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
151 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
152 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
153 |
153 |
</PropertyGroup> |
|
|
| |
154 |
154 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'"> |
|
|
| |
155 |
155 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
| |
|
|
| |
159 |
159 |
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
|
| |
160 |
160 |
<RunCodeAnalysis>false</RunCodeAnalysis> |
|
|
| |
161 |
161 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
162 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
163 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
162 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
163 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
164 |
164 |
</PropertyGroup> |
|
|
| |
165 |
165 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
|
|
| |
166 |
166 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
167 |
167 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
168 |
168 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
169 |
169 |
<LinkIncremental>false</LinkIncremental> |
|
| |
170 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
171 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
170 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
171 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
172 |
172 |
</PropertyGroup> |
|
|
| |
173 |
173 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|Win32'"> |
|
|
| |
174 |
174 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
175 |
175 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
176 |
176 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
177 |
177 |
<LinkIncremental>false</LinkIncremental> |
|
| |
178 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
179 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
178 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
179 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x32\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
180 |
180 |
</PropertyGroup> |
|
|
| |
181 |
181 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
|
|
| |
182 |
182 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
183 |
183 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
184 |
184 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
185 |
185 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
186 |
186 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
187 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
188 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
187 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
188 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
189 |
189 |
</PropertyGroup> |
|
|
| |
190 |
190 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Testing Release|x64'"> |
|
|
| |
191 |
191 |
<OutDir>$(SolutionDir)bin-vc120\$(Configuration)\</OutDir> |
|
|
| |
192 |
192 |
<IntDir>$(SolutionDir)intermediate\vc120\$(Platform)\$(ProjectName)_$(Configuration)\</IntDir> |
|
|
| |
193 |
193 |
<IgnoreImportLibrary>true</IgnoreImportLibrary> |
|
|
| |
194 |
194 |
<LinkIncremental>false</LinkIncremental> |
|
|
| |
195 |
195 |
<TargetName>$(ProjectName)64</TargetName> |
|
| |
196 |
|
<IncludePath>C:\dev\boost_1_56_0;$(IncludePath)</IncludePath> |
|
|
| |
197 |
|
<LibraryPath>C:\dev\boost_1_56_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
|
| |
|
196 |
<IncludePath>C:\dev\boost_1_57_0;$(IncludePath)</IncludePath> |
|
|
| |
|
197 |
<LibraryPath>C:\dev\boost_1_57_0\lib-12.0\x64\lib;$(LibraryPath)</LibraryPath> |
|
| |
198 |
198 |
</PropertyGroup> |
|
|
| |
199 |
199 |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
|
|
| |
200 |
200 |
<Midl> |