xenia/src/cpu/codegen/sources.gypi

8 lines
129 B
Python

# Copyright 2013 Ben Vanik. All Rights Reserved.
{
'sources': [
'function_generator.cc',
'module_generator.cc',
],
}