Searched refs:_folder_name (Results 1 – 1 of 1) sorted by relevance
/external/v8/tools/gyp/pylib/gyp/ |
D | MSVSSettings.py | 224 _folder_name = _String() variable 717 _MSBuildOnly(_compile, 'TrackerLogDirectory', _folder_name) 895 _MSBuildOnly(_link, 'TrackerLogDirectory', _folder_name) 935 _MSBuildOnly(_rc, 'TrackerLogDirectory', _folder_name) 1007 _MSBuildOnly(_midl, 'TrackerLogDirectory', _folder_name) 1045 _MSBuildOnly(_lib, 'TrackerLogDirectory', _folder_name) 1089 _MSBuildOnly(_manifest, 'TrackerLogDirectory', _folder_name)
|