Initial project skeleton.
This includes a working gyp-based build of an executable that uses LLVM.
This commit is contained in:
7
tools/tools.gypi
Normal file
7
tools/tools.gypi
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'includes': [
|
||||
'xenia-info/xenia-info.gypi',
|
||||
'xenia-run/xenia-run.gypi',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user