Revision: 662
http://xml-cppdom.svn.sourceforge.net/xml-cppdom/?rev=662&view=rev
Author: patrickh
Date: 2010-09-04 16:53:31 +0000 (Sat, 04 Sep 2010)
Log Message:
-----------
Removed build output that has not been relevant for a long time.
Modified Paths:
--------------
branches/1.0/SConstruct
Modified: branches/1.0/SConstruct
===================================================================
--- branches/1.0/SConstruct 2010-09-04 16:53:06 UTC (rev 661)
+++ branches/1.0/SConstruct 2010-09-04 16:53:31 UTC (rev 662)
@@ -8,7 +8,6 @@
import os, string, sys, re, glob, copy, types
import os.path
sys.path.insert(0, os.path.join('deps', 'scons-addons', 'src'))
-print "NOTE: The build is currently in development. It needs the SVN trunk version of scons-addons"
import SCons.Environment
import SCons
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|