This repository was archived by the owner on Jun 14, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 217217 <ClCompile Include =" $(CasablancaSrcDir)\http\listener\http_msg_listen.cpp" >
218218 <Filter >Source Files</Filter >
219219 </ClCompile >
220+ </ItemGroup >
221+
222+ <!-- non-TargetXP and non-Phone8.0 files go here-->
223+ <ItemGroup Condition =" '$(TargetXP)' != 'true' and '$(PlatformToolset)' != 'v110_wp80'" >
220224 <ClInclude Include =" $(CasablancaIncludeDir)\cpprest\oauth1.h" >
221225 <Filter >Header Files\cpprest</Filter >
222226 </ClInclude >
223227 <ClCompile Include =" $(CasablancaSrcDir)\http\oauth\oauth1.cpp" >
224228 <Filter >Source Files</Filter >
225229 </ClCompile >
226230 </ItemGroup >
227-
231+
228232 <!-- PPLX files for pre-Dev12 toolsets go here -->
229233 <ItemGroup Condition =" '$(PlatformToolset)' == 'v110' or '$(PlatformToolset)' == 'v110_xp' or '$(PlatformToolset)' == 'v110_wp80'" >
230234 <ClCompile Include =" $(CasablancaSrcDir)\pplx\pplx.cpp" >
You can’t perform that action at this time.
0 commit comments