common.gypi 170 B

1234567891011
  1. {
  2. 'target_defaults': {
  3. 'configurations': {
  4. 'Production': {},
  5. 'Release': {},
  6. 'Debug': {},
  7. },
  8. 'default_configuration': 'Production',
  9. },
  10. }