18 lines
257 B
Python
18 lines
257 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'device.cc',
|
|
'device.h',
|
|
'entry.cc',
|
|
'entry.h',
|
|
'filesystem.cc',
|
|
'filesystem.h',
|
|
'gdfx.cc',
|
|
'gdfx.h',
|
|
],
|
|
|
|
'includes': [
|
|
'devices/sources.gypi',
|
|
],
|
|
}
|