mirror of
https://github.com/xenia-project/xenia.git
synced 2026-01-08 09:39:57 +01:00
8 lines
129 B
Python
8 lines
129 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'function_generator.cc',
|
|
'module_generator.cc',
|
|
],
|
|
}
|