HomeSort by relevance Sort by last modified time
    Searched refs:websiteProperties (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSNew.py 179 websiteProperties=True):
189 websiteProperties: Flag to decide if the website properties section
193 self.websiteProperties = websiteProperties
261 if self.websiteProperties:
262 f.write('\tProjectSection(WebsiteProperties) = preProject\r\n'
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
msvs.py     [all...]

Completed in 671 milliseconds