[cig-commits] commit: Minor update.

Mercurial hg at geodynamics.org
Mon Feb 1 15:29:49 PST 2010


changeset:   197:354243eef29e
user:        JericoRevote
date:        Fri Nov 27 18:31:13 2009 +1100
files:       SConstruct
description:
Minor update.


diff -r 43724c88e40e -r 354243eef29e SConstruct
--- a/SConstruct	Fri Nov 27 18:00:05 2009 +1100
+++ b/SConstruct	Fri Nov 27 18:31:13 2009 +1100
@@ -109,11 +109,6 @@ SConscript('Underworld/SConscript',
            duplicate=0)
 env.Prepend(LIBS=['Underworld'])
 
-SConscript('Experimental/SConscript',
-           variant_dir=env['build_dir'] + '/Experimental',
-           duplicate=0)
-env.Prepend(LIBS=['Experimental'])
-
 if env['with_glucifer']:
     SConscript('gLucifer/SConscript',
                variant_dir=env['build_dir'] + '/gLucifer',



More information about the CIG-COMMITS mailing list