![]() |
Library file in VC++
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 |
Re: Library file in VC++
What do you mean by Library file. Do you mean the dll and lib?
|
Re: Library file in VC++
lib
|
Re: Library file in VC++
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.
|
| All times are GMT +5.5. The time now is 14:55. |