mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
12 lines
151 B
Python
12 lines
151 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'codegen.cc',
|
|
'cpu.cc',
|
|
],
|
|
|
|
'includes': [
|
|
'ppc/sources.gypi',
|
|
],
|
|
}
|