Skip to content

Commit dad24c1

Browse files
committed
Change the cpprest140_uwp static lib name to libcpprest140..lib
1 parent b099cce commit dad24c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/src/build/vs14.uwp/cpprestsdk140.uwp.staticlib.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<DebugFileSuffix>d</DebugFileSuffix>
6060
</PropertyGroup>
6161
<PropertyGroup>
62-
<TargetName>$(CppRestBaseFileName)140$(DebugFileSuffix)_uwp_$(CppRestSDKVersionFileSuffix)</TargetName>
62+
<TargetName>lib$(CppRestBaseFileName)140$(DebugFileSuffix)_uwp_$(CppRestSDKVersionFileSuffix)</TargetName>
6363
</PropertyGroup>
6464
<PropertyGroup Label="UserMacros" />
6565
<PropertyGroup />

0 commit comments

Comments
 (0)