12 lines
195 B
Python
12 lines
195 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'client.cc',
|
|
'content_source.cc',
|
|
'debugger.cc',
|
|
'listener.cc',
|
|
'ws_client.cc',
|
|
'ws_listener.cc',
|
|
],
|
|
}
|