[email protected] | 42fc315 | 2009-03-25 16:29:02 | [diff] [blame] | 1 | { |
[email protected] | 42fc315 | 2009-03-25 16:29:02 | [diff] [blame] | 2 | 'targets': [ |
3 | { | ||||
4 | 'target_name': 'gtk_clipboard_dump', | ||||
5 | 'type': 'executable', | ||||
6 | 'dependencies': [ | ||||
7 | '../../build/linux/system.gyp:gtk', | ||||
8 | ], | ||||
9 | 'sources': [ | ||||
10 | 'gtk_clipboard_dump.cc', | ||||
11 | ], | ||||
12 | }, | ||||
13 | ], | ||||
14 | } |