Update of /cvsroot/boost/boost/libs/python/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13122/libs/python/test

Modified Files:
      Tag: bbv2python
        Jamfile.v2 
Log Message:
checkpoint for volodya

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/test/Jamfile.v2,v
retrieving revision 1.13.2.9
retrieving revision 1.13.2.9.2.1
diff -u -d -r1.13.2.9 -r1.13.2.9.2.1
--- Jamfile.v2  13 Dec 2006 15:08:26 -0000      1.13.2.9
+++ Jamfile.v2  8 Mar 2007 15:56:58 -0000       1.13.2.9.2.1
@@ -45,7 +45,13 @@
       : # requirements
         <define>BOOST_PYTHON_STATIC_MODULE
   ]
-
+[
+    run exec.cpp ../build//boost_python/<link>shared /python//python
+      : # program args
+      : exec.py
+      : # requirements
+      : shared-exec
+  ]
 [
 bpl-test crossmod_exception
   : crossmod_exception.py crossmod_exception_a.cpp crossmod_exception_b.cpp


-------------------------------------------------------------------------
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