16 lines
252 B
Python
16 lines
252 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'debug_client.cc',
|
|
'debug_client.h',
|
|
'debug_server.cc',
|
|
'debug_server.h',
|
|
'protocol.cc',
|
|
'protocol.h',
|
|
],
|
|
|
|
'includes': [
|
|
'protocols/sources.gypi',
|
|
],
|
|
}
|