[WK2] Fix crash in create and update tiles.
[framework/web/webkit-efl.git] / Source / gyp / common.gypi
1 {
2   'target_defaults': {
3     'configurations': {
4       'Production': {},
5       'Release': {},
6       'Debug': {},
7     },
8     'default_configuration': 'Production',
9   },
10 }