Skip to content

Commit

Permalink
Updating for shared projects for 140 toolset solution file.
Browse files Browse the repository at this point in the history
  • Loading branch information
stgates committed Nov 22, 2014
1 parent 5510bc1 commit cfd845f
Show file tree
Hide file tree
Showing 8 changed files with 165 additions and 287 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\bingrequest.cpp" />
<ClCompile Include="..\bingrequest.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
</Filter>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\searchfile.cpp" />
<ClCompile Include="..\searchfile.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>

This file was deleted.

This file was deleted.

5 changes: 3 additions & 2 deletions Release/src/build/vs14/casablanca140.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<PropertyGroup Label="Globals">
<ProjectGuid>{1014C621-BC2D-4813-B8C1-6D83AD6F9249}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>casablanca</RootNamespace>
<SccProjectName>SAK</SccProjectName>
<SccAuxPath>SAK</SccAuxPath>
<SccLocalPath>SAK</SccLocalPath>
Expand All @@ -13,6 +12,7 @@
<PlatformToolset>v140</PlatformToolset>
<WinRTProject>false</WinRTProject>
<TargetXP>false</TargetXP>
<ProjectName>cpprestsdk140</ProjectName>
</PropertyGroup>
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Config.Definitions.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down Expand Up @@ -50,6 +50,7 @@
<AdditionalDependencies>Winhttp.lib;httpapi.lib;bcrypt.lib;crypt32.lib;%(AdditionalDependencies)</AdditionalDependencies>
</Link>
</ItemDefinitionGroup>
<Import Project="../sources.proj" />
<Import Project="..\common.vcxitems" Label="Shared" Condition="Exists('..\common.vcxitems')" />
<Import Project="..\win32.vcxitems" Label="Shared" Condition="Exists('..\win32.vcxitems')" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>
4 changes: 0 additions & 4 deletions Release/src/build/vs14/casablanca140.vcxproj.filters

This file was deleted.

Loading

0 comments on commit cfd845f

Please sign in to comment.