Lines Matching refs:generate
31 application package. Static libraries can be used to generate
114 a shared library module named 'foo' will generate 'libfoo.so'.
118 add another 'lib' prefix and will generate libfoo.so as well.
141 exactly. There is also BUILD_STATIC_LIBRARY to generate a static library.
198 > note that this will generate a file named `lib$(LOCAL_MODULE).so`.
210 > Note that this will generate a file named `lib$(LOCAL_MODULE).a`.
435 > generated files. By default, module <foo> will always generate a
540 > your Application.mk, and will let the NDK generate
606 > following will tell the linker to generate a module that links to
835 > generate a 'thin archive', i.e. a library file (e.g. `libfoo.a`) which
861 > to generate _another_ temporary assembly file.