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

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py 133 # Gyp type ("static_library", etc.) of this target.
159 return self.type in ('static_library', 'shared_library')
477 if self.flavor == 'win' and self.target.type == 'static_library':
    [all...]
xcode.py 643 'static_library': 'com.apple.product-type.library.static',
    [all...]
  /build/core/
config.mk 63 BUILD_STATIC_LIBRARY:= $(BUILD_SYSTEM)/static_library.mk

Completed in 740 milliseconds