Import(['env', 'envqt', 'version', 'package', 'prefix', 'debug', 'builddir'])

# Configuration:

conf = Configure(env,
  conf_dir = builddir + '/.sconf_temp',
  log_file = builddir + '/config.log',
  custom_tests = {

  })


