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