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