mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Adding missing files to the xam gypi.
This commit is contained in:
parent
c10d719d53
commit
1a5a8d748d
|
|
@ -2,7 +2,11 @@
|
|||
{
|
||||
'sources': [
|
||||
'xam_info.cc',
|
||||
'xam_info.h',
|
||||
'xam_module.cc',
|
||||
'xam_module.h',
|
||||
'xam_state.cc',
|
||||
'xam_state.h',
|
||||
'xam_table.h',
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue