Built UserAgent according to OS And Product.
[platform/framework/web/crosswalk-tizen.git] / wrt_all.gyp
1 {
2   'targets': [
3     {
4       'target_name': 'wrt_all',
5       'type': 'none',
6       'dependencies': [
7         '<(DEPTH)/tizen/extensions/extensions.gyp:widget_plugin',
8         '<(DEPTH)/tizen/extensions/extensions.gyp:splash_screen_plugin',
9         '<(DEPTH)/wrt.gyp:wrt',
10       ],
11     }, # end of target 'wrt_all'
12   ], # end of targets
13 }