# Run settings psyco = False pause = False skiperrors = False DEBUG = False # Files and directories start_directory = 'src' target_directory = 'build' compare_directory = 'old-build' log_file = 'log.txt' macros = 'macros.py' # Build settings promote_headers = True [uservalues] __encoding__ = 'UTF8' [Macro Paths]