branch | RCL_3 |
changeset 16 | 457cd4423b8c |
parent 2 | 76350b5be3d8 |
child 26 | 1221b68b8a5f |
15:04da681812a9 | 16:457cd4423b8c |
---|---|
45 LIBRARY x509.lib |
45 LIBRARY x509.lib |
46 LIBRARY pkixcert.lib |
46 LIBRARY pkixcert.lib |
47 LIBRARY random.lib |
47 LIBRARY random.lib |
48 LIBRARY hash.lib |
48 LIBRARY hash.lib |
49 LIBRARY flogger.lib |
49 LIBRARY flogger.lib |
50 LIBRARY featmgr.lib |
|
50 |
51 |
51 #if defined(ARMCC) |
52 #if defined(ARMCC) |
52 deffile ../eabi/ |
53 deffile ../eabi/ |
53 #elif defined( WINSCW ) |
54 #elif defined( WINSCW ) |
54 deffile ../bwinscw/ |
55 deffile ../bwinscw/ |