Hello,Martin,thanks for reply.
I follow your steps,click OK and click Make to build project,but it does not create other file like .lib file type.
My project compose with .c and .h files,some .c file are more important,so I only want to convert these .c file(not all .c file) into lib file.Is there some good method?
I remember that cw4.x has a tool which name is Libmaker.exe,it can covert one .c file into one .lib file.