Home
last modified time | relevance | path

Searched refs:REQUIRED_DLLS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/PC/layout/
H A Dmain.py53 REQUIRED_DLLS = FileStemSet("libcrypto*", "libssl*", "libffi*") variable
130 if ns.debug and src not in REQUIRED_DLLS:
177 if src.stem.endswith("_d") != bool(ns.debug) and src not in REQUIRED_DLLS:

Completed in 2 milliseconds