Home | History | Annotate | Download | only in gn

Lines Matching refs:Libs

608     "  will use \"libs\" and \"lib_dirs\" instead.\n"
613 " libs and lib_dirs work differently than other flags in two respects.\n" \
619 " The order that libs/lib_dirs apply is:\n" \
641 const char kLibs[] = "libs";
643 "libs: [string list] Additional libraries to link.";
645 "libs: Additional libraries to link.\n"
667 " libs = [ \"ctl3d.lib\" ]\n"
669 " libs = [ \"ld\" ]\n";
831 INSERT_VARIABLE(Libs)