I am creating a library file and want to use it on keil project, .c file name is "a.c" and .h is "a.h" after bulding the project which contains only two files a.c and a.h with .lib extension it gives a.lib. Now I want to add this a.lib in anothet project but it is producing an error please help reagrding this .