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