Home
last modified time | relevance | path

Searched defs:mingw_lib (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Tools/msi/
Dmsi.py135 def build_mingw_lib(dll_path, def_file, dll_file, mingw_lib): argument
173 mingw_lib = os.path.join(srcdir, PCBUILD, "libpython%s%s.a" % (major, minor)) variable