[cpp-sp COMMIT] /branches/REL_2/memcache-store/memcache-store.vcxproj
noreply at shibboleth.net
noreply at shibboleth.net
Tue May 21 23:52:31 EDT 2013
Author: scantor
Date: Tue May 21 23:52:31 2013
New Revision: 3854
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3854&view=rev
Log:
Missed converting a project file
Modified:
branches/REL_2/memcache-store/memcache-store.vcxproj
Modified: branches/REL_2/memcache-store/memcache-store.vcxproj
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/memcache-store/memcache-store.vcxproj?rev=3854&r1=3853&r2=3854&view=diff
==============================================================================
--- branches/REL_2/memcache-store/memcache-store.vcxproj (original)
+++ branches/REL_2/memcache-store/memcache-store.vcxproj Tue May 21 23:52:31 2013
@@ -59,8 +59,8 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<Import Project="..\..\BuildPath.props" />
- <Import Project="..\..\cpp-xmltooling\MsBuild\Versions.props" />
- <Import Project="..\..\cpp-xmltooling\MsBuild\Includes.props" />
+ <Import Project="$(ParentRoot)\Versions.props" />
+ <Import Project="$(ParentRoot)\Includes.props" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
@@ -193,4 +193,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
+</Project>
More information about the commits
mailing list