1

I am using VC++ / Visual Studio 2005. I created a DLL project. The output DLL is getting created properly. But the associated LIB file is not getting created. Where might I go wrong? Do I have to do any special setting for that?

bdhar
  • 21,619
  • 17
  • 70
  • 86

1 Answers1

0

Did you check if this worked

http://binglongx.spaces.live.com/blog/cns!142CBF6D49079DE8!274.entry

ckv
  • 10,539
  • 20
  • 100
  • 144