Moving all kernel files around just to fuck with whoever's keeping track ;)
This commit is contained in:
17
src/xenia/kernel/objects/sources.gypi
Normal file
17
src/xenia/kernel/objects/sources.gypi
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'xevent.cc',
|
||||
'xevent.h',
|
||||
'xfile.cc',
|
||||
'xfile.h',
|
||||
'xmodule.cc',
|
||||
'xmodule.h',
|
||||
'xnotify_listener.cc',
|
||||
'xnotify_listener.h',
|
||||
'xsemaphore.cc',
|
||||
'xsemaphore.h',
|
||||
'xthread.cc',
|
||||
'xthread.h',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user