Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2008-01-27 00:56:47


Author: eric_niebler
Date: 2008-01-27 00:56:46 EST (Sun, 27 Jan 2008)
New Revision: 42990
URL: http://svn.boost.org/trac/boost/changeset/42990

Log:
updated vcproj
Text files modified:
   trunk/libs/xpressive/example/example.vcproj | 34 +++++++++++++++++++++-------------
   1 files changed, 21 insertions(+), 13 deletions(-)

Modified: trunk/libs/xpressive/example/example.vcproj
==============================================================================
--- trunk/libs/xpressive/example/example.vcproj (original)
+++ trunk/libs/xpressive/example/example.vcproj 2008-01-27 00:56:46 EST (Sun, 27 Jan 2008)
@@ -834,23 +834,15 @@
                                         Name="transform"
>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\apply.hpp"
- >
- </File>
- <File
                                                 RelativePath="..\..\..\boost\xpressive\proto\transform\arg.hpp"
>
                                         </File>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\branch.hpp"
- >
- </File>
- <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\compose.hpp"
+ RelativePath="..\..\..\boost\xpressive\proto\transform\bind.hpp"
>
                                         </File>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\construct.hpp"
+ RelativePath="..\..\..\boost\xpressive\proto\transform\call.hpp"
>
                                         </File>
                                         <File
@@ -862,15 +854,15 @@
>
                                         </File>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\function.hpp"
+ RelativePath="..\..\..\boost\xpressive\proto\transform\make.hpp"
>
                                         </File>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\list.hpp"
+ RelativePath="..\..\..\boost\xpressive\proto\transform\pass_through.hpp"
>
                                         </File>
                                         <File
- RelativePath="..\..\..\boost\xpressive\proto\transform\pass_through.hpp"
+ RelativePath="..\..\..\boost\xpressive\proto\transform\when.hpp"
>
                                         </File>
                                 </Filter>
@@ -878,14 +870,30 @@
                                         Name="detail"
>
                                         <File
+ RelativePath="..\..\..\boost\xpressive\proto\detail\as_lvalue.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\boost\xpressive\proto\detail\dont_care.hpp"
+ >
+ </File>
+ <File
                                                 RelativePath="..\..\..\boost\xpressive\proto\detail\funop.hpp"
>
                                         </File>
                                         <File
+ RelativePath="..\..\..\boost\xpressive\proto\detail\pop_front.hpp"
+ >
+ </File>
+ <File
                                                 RelativePath="..\..\..\boost\xpressive\proto\detail\prefix.hpp"
>
                                         </File>
                                         <File
+ RelativePath="..\..\..\boost\xpressive\proto\detail\reverse.hpp"
+ >
+ </File>
+ <File
                                                 RelativePath="..\..\..\boost\xpressive\proto\detail\suffix.hpp"
>
                                         </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