def FlagsForFile(filename, **kwargs): return { 'flags': [ '-x', 'c', '-isystem', '/usr/include', '-isystem', '-isystem', '-I', '.', ], }