Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2008-03-14 16:58:46


Author: grafik
Date: 2008-03-14 16:58:46 EDT (Fri, 14 Mar 2008)
New Revision: 43610
URL: http://svn.boost.org/trac/boost/changeset/43610

Log:
Teapot.
Text files modified:
   sandbox/tools/build_extensions/example/osg/build.jam | 12 ++++++------
   1 files changed, 6 insertions(+), 6 deletions(-)

Modified: sandbox/tools/build_extensions/example/osg/build.jam
==============================================================================
--- sandbox/tools/build_extensions/example/osg/build.jam (original)
+++ sandbox/tools/build_extensions/example/osg/build.jam 2008-03-14 16:58:46 EDT (Fri, 14 Mar 2008)
@@ -36,9 +36,9 @@
 #~ osg-example osgcompositeviewer : : /ext/osg//osgFX ;
 #~ osg-example osglight ;
 #~ osg-example osglogo ;
-#~ osg-example osgparticleeffects : --screen 1 : /ext/osg//osgParticle ;
-#~ osg-example osgshadow : --screen 1 : /ext/osg//osgShadow ;
-#~ osg-example osgteapot ;
-#~ osg-example osgterrain : --screen 1 : /ext/osg//osgTerrain ;
-osg-example osgtext : --screen 1 ;
-#~ osg-example osgvertexprogram : --screen 1 ;
+#~ osg-example osgparticleeffects : : /ext/osg//osgParticle ;
+#~ osg-example osgshadow : : /ext/osg//osgShadow ;
+osg-example osgteapot ;
+#~ osg-example osgterrain : : /ext/osg//osgTerrain ;
+#~ osg-example osgtext ;
+#~ osg-example osgvertexprogram ;


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