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