Home | History | Annotate | Download | only in pkgdata

Lines Matching full:dll

14  *   (DLL, common data, etc.)
154 { "dll", "library", "Generates one common data file and one shared library, <package>.dll"},
159 { "dll", "library", "Generates one shared library, <package>" UDATA_SO_SUFFIX },
243 "Specify a version when packaging in dll or static mode",
1344 #define LINK_FLAGS "/DLL /NOENTRY /MANIFEST:NO /base:0x4ad00000 /implib:"
1399 /* Check if dll file and lib file exists and that it is not newer than genc file. */