blob: 53b5e063e524b03eb11b3da2f467c25ed5b1ab2a [file] [log] [blame]
{
'targets': [
{
'target_name': 'raw',
'sources': [
'src/raw.cc'
],
'conditions' : [
['OS=="win"', {
'libraries' : ['ws2_32.lib']
}]
]
}
]
}