summaryrefslogtreecommitdiffstats
path: root/src/core/config/windows.gypi
blob: 0b9842c531afa082fe63a5fd2da3b9e21f445baa (plain)
1
2
3
4
5
6
7
8
{
  'variables': {
    'win_use_allocator_shim': 0,
    'win_release_RuntimeLibrary': 2,
    'win_debug_RuntimeLibrary': 3,
    'chrome_multiple_dll': 0,
  },
}