Moving alloy/ into xenia/cpu/ to start simplifying things.
This commit is contained in:
13
src/xenia/cpu/frontend/sources.gypi
Normal file
13
src/xenia/cpu/frontend/sources.gypi
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'context_info.cc',
|
||||
'context_info.h',
|
||||
'frontend.cc',
|
||||
'frontend.h',
|
||||
],
|
||||
|
||||
'includes': [
|
||||
'ppc/sources.gypi',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user