|
Boost-Commit : |
From: eric_at_[hidden]
Date: 2008-01-02 20:25:07
Author: eric_niebler
Date: 2008-01-02 20:25:07 EST (Wed, 02 Jan 2008)
New Revision: 42424
URL: http://svn.boost.org/trac/boost/changeset/42424
Log:
clean up vcproj
Text files modified:
trunk/libs/accumulators/example/example.vcproj | 70 ++++++++++++++++++++++-----------------
1 files changed, 39 insertions(+), 31 deletions(-)
Modified: trunk/libs/accumulators/example/example.vcproj
==============================================================================
--- trunk/libs/accumulators/example/example.vcproj (original)
+++ trunk/libs/accumulators/example/example.vcproj 2008-01-02 20:25:07 EST (Wed, 02 Jan 2008)
@@ -249,12 +249,24 @@
RelativePath="..\..\..\boost\accumulators\statistics\weighted_p_square_quantile.hpp">
</File>
<File
+ RelativePath="..\..\..\boost\accumulators\statistics\weighted_peaks_over_threshold.hpp">
+ </File>
+ <File
RelativePath="..\..\..\boost\accumulators\statistics\weighted_skewness.hpp">
</File>
<File
RelativePath="..\..\..\boost\accumulators\statistics\weighted_sum.hpp">
</File>
<File
+ RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_mean.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_quantile.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_variate_means.hpp">
+ </File>
+ <File
RelativePath="..\..\..\boost\accumulators\statistics\weighted_variance.hpp">
</File>
<File
@@ -332,52 +344,48 @@
</File>
</Filter>
</Filter>
- </Filter>
- <Filter
- Name="External Files"
- Filter="">
- <Filter
- Name="detail"
- Filter="">
- <File
- RelativePath="..\..\..\boost\detail\function1.hpp">
- </File>
- <File
- RelativePath="..\..\..\boost\detail\function2.hpp">
- </File>
- <File
- RelativePath="..\..\..\boost\detail\function3.hpp">
- </File>
- <File
- RelativePath="..\..\..\boost\detail\function4.hpp">
- </File>
- <File
- RelativePath="..\..\..\boost\detail\function_n.hpp">
- </File>
- <File
- RelativePath="..\..\..\boost\detail\pod_singleton.hpp">
- </File>
- </Filter>
<Filter
Name="numeric"
Filter="">
<File
- RelativePath="..\..\..\boost\numeric\functional.hpp">
+ RelativePath="..\..\..\boost\accumulators\numeric\functional.hpp">
</File>
<File
- RelativePath="..\..\..\boost\numeric\functional_fwd.hpp">
+ RelativePath="..\..\..\boost\accumulators\numeric\functional_fwd.hpp">
</File>
<Filter
Name="functional"
Filter="">
<File
- RelativePath="..\..\..\boost\numeric\functional\complex.hpp">
+ RelativePath="..\..\..\boost\accumulators\numeric\functional\complex.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\functional\valarray.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\functional\vector.hpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="detail"
+ Filter="">
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\function1.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\function2.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\function3.hpp">
+ </File>
+ <File
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\function4.hpp">
</File>
<File
- RelativePath="..\..\..\boost\numeric\functional\valarray.hpp">
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\function_n.hpp">
</File>
<File
- RelativePath="..\..\..\boost\numeric\functional\vector.hpp">
+ RelativePath="..\..\..\boost\accumulators\numeric\detail\pod_singleton.hpp">
</File>
</Filter>
</Filter>
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