I\'m trying to build from an old scons file that uses an old Options class:
opts = Options() opts.Add(BoolOption(\'RELEASE\', \'do a release build.\', \'no\')