Hi,
I have some 3-4 files. Would like to know how to create a library file for these,so that I can use the same in make file? What is command for that?
thanking you
Sibu
|
Go4Expert Founder
|
![]() |
| 21Mar2007,12:26 | #2 |
|
What do you mean by Library file. Do you mean the dll and lib?
|
|
Go4Expert Member
|
|
| 21Mar2007,12:31 | #3 |
|
lib
|
|
Go4Expert Founder
|
![]() |
| 21Mar2007,15:57 | #4 |
|
Just compile the dll project and will generate the output in dll as well as lib. If you have an executable project you need to convert that into a dll project.
|

