mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
11 lines
257 B
Python
11 lines
257 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'includes': [
|
|
'alloy-sandbox/alloy-sandbox.gypi',
|
|
'xenia-compare/xenia-compare.gypi',
|
|
'xenia-debug/xenia-debug.gypi',
|
|
'xenia-run/xenia-run.gypi',
|
|
#'xenia-test/xenia-test.gypi',
|
|
],
|
|
}
|