blob: 5c70c9d8967de6a9b50493705a95cd5887fa154f [file] [log] [blame]
{
'targets': [
{
'target_name': 'gtk_clipboard_dump',
'type': 'executable',
'dependencies': [
'../../build/linux/system.gyp:gtk',
],
'sources': [
'gtk_clipboard_dump.cc',
],
},
],
}
# Local Variables:
# tab-width:2
# indent-tabs-mode:nil
# End:
# vim: set expandtab tabstop=2 shiftwidth=2: