Home | History | Annotate | Download | only in porting

Lines Matching full:want

187 to the set of files you want built into your app.  Usually:</p> 
199 want in the include paths. For example:</p>
213 <td valign="top">If you want to use a different C compiler for this module, set LOCAL_CC
241 makes it easier to do bad layering in the system, which we want to avoid. We
251 makes it easier to do bad layering in the system, which we want to avoid. We
274 <td valign="top">If you want to use a different C++ compiler for this module, set LOCAL_CXX
362 the libraries you want in -lxxx format; they're passed directly to the
364 for these libraries. It's most useful in simulator builds where you want
443 executables that you want copied. They're located automatically into the
453 libraries that you want copied. They're located automatically into the
514 <td valign="top">These are the static libraries that you want to include in your module.
537 <td valign="top">These are the static libraries that you want to include in your module without allowing
538 the linker to remove dead code from them. This is mostly useful if you want to add a static library