Update of /cvsroot/boost/boost/tools/regression/build/vcide
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3272

Modified Files:
        process_jam_log.vcproj 
Log Message:
Some Rebuild/Build/Clean works in Visual Studio 2003 project

Index: process_jam_log.vcproj
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/regression/build/vcide/process_jam_log.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- process_jam_log.vcproj      13 Feb 2005 07:05:42 -0000      1.3
+++ process_jam_log.vcproj      19 Nov 2006 00:47:16 -0000      1.4
@@ -4,6 +4,7 @@
        Version="7.10"
        Name="process_jam_log"
        ProjectGUID="{9A751791-929F-496A-8DE7-B61020619BFA}"
+       RootNamespace="process_jam_log"
        Keyword="MakeFileProj">
        <Platforms>
                <Platform
@@ -18,11 +19,13 @@
                        <Tool
                                Name="VCNMakeTool"
                                BuildCommandLine="cd 
..\..\..\..\tools\regression\build
-..\..\build\jam_src\bin.ntx86\bjam.exe -sBUILD=debug
+bjam --v2 msvc-7.1 debug
 "
                                ReBuildCommandLine="cd 
..\..\..\..\tools\regression\build
-..\..\build\jam_src\bin.ntx86\bjam.exe -a -sBUILD=debug
-
+call bjam --v2 msvc-7.1 debug clean
+call bjam --v2 msvc-7.1 debug"
+                               CleanCommandLine="cd 
..\..\..\..\tools\regression\build
+call bjam --v2 msvc-7.1 debug clean
 "
                                Output="process_jam_log.exe"/>
                </Configuration>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to