Searched refs:dlls (Results 1 – 10 of 10) sorted by relevance
/external/libxml2/python/ |
D | setup.py | 34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable 35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable 221 data_files = [(base+"libxmlmods",dlls)]
|
D | setup.py.in | 34 dlls = [ 'iconv.dll','libxml2.dll','libxslt.dll','libexslt.dll' ] variable 35 dlls = [os.path.join(ROOT,'bin',dll) for dll in dlls] variable 221 data_files = [(base+"libxmlmods",dlls)]
|
/external/mesa3d/scons/ |
D | gallium.py | 64 dlls = env.FindIxes(sources, 'SHLIBPREFIX', 'SHLIBSUFFIX') 65 targets += install(env, dlls, 'bin')
|
/external/antlr/antlr-3.4/runtime/CSharp2/ |
D | README.TXT | 52 In addition, Antlr3.Runtime.Tests has a dependency on the MbUnit v2.4 dlls.
|
/external/jsoncpp/ |
D | CMakeLists.txt | 21 CACHE PATH "Install dir for executables and dlls")
|
/external/icu/icu4c/source/samples/legacy/ |
D | README | 28 … and icudt18l.dll and put them somewhere in PATH (a sane place would be wherever current dlls go).
|
/external/icu/icu4c/source/ |
D | Makefile.in | 73 …l-local all-recursive install install-local install-udata install-udata-files install-udata-dlls \
|
/external/mesa3d/docs/ |
D | README.CYGWIN | 8 If you installed X11 (packages xorg-x11-devel and xorg-x11-bin-dlls ) with the
|
/external/pcre/dist/ |
D | NEWS | 409 NOTE: when building shared libraries for Windows, three dlls are now built,
|
/external/curl/ |
D | CHANGES.0 | 9033 Win-98/ME/2000/XP, so no extra .dlls are required when curl/libcurl is used
|