Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73071 - sandbox/e_float/libs/e_float/build
From: e_float_at_[hidden]
Date: 2011-07-13 17:13:39


Author: christopher_kormanyos
Date: 2011-07-13 17:13:38 EDT (Wed, 13 Jul 2011)
New Revision: 73071
URL: http://svn.boost.org/trac/boost/changeset/73071

Log:
- Removed libs read-me info.
Text files modified:
   sandbox/e_float/libs/e_float/build/e_float.vcxproj | 1 -
   sandbox/e_float/libs/e_float/build/e_float.vcxproj.filters | 3 ---
   2 files changed, 0 insertions(+), 4 deletions(-)

Modified: sandbox/e_float/libs/e_float/build/e_float.vcxproj
==============================================================================
--- sandbox/e_float/libs/e_float/build/e_float.vcxproj (original)
+++ sandbox/e_float/libs/e_float/build/e_float.vcxproj 2011-07-13 17:13:38 EDT (Wed, 13 Jul 2011)
@@ -1312,7 +1312,6 @@
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='release-gmp|x64'">true</ExcludedFromBuild>
       <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='release-mpfr|x64'">true</ExcludedFromBuild>
     </None>
- <None Include="vc_libraries.txt" />
   </ItemGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">

Modified: sandbox/e_float/libs/e_float/build/e_float.vcxproj.filters
==============================================================================
--- sandbox/e_float/libs/e_float/build/e_float.vcxproj.filters (original)
+++ sandbox/e_float/libs/e_float/build/e_float.vcxproj.filters 2011-07-13 17:13:38 EDT (Wed, 13 Jul 2011)
@@ -559,8 +559,5 @@
     <None Include="..\..\..\doc\e_float_poster_courier.pdf">
       <Filter>doc</Filter>
     </None>
- <None Include="vc_libraries.txt">
- <Filter>libs\e_float\build</Filter>
- </None>
   </ItemGroup>
 </Project>
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk