|
From: itekchandru on 4 Jun 2008 04:12 Hi , Can anyone tell me, What are all the ways to add lib file reference to MS-VC++6 projects ?
From: Ulrich Eckhardt on 4 Jun 2008 04:27 itekchandru wrote: > Can anyone tell me, What are all the ways to add lib file > reference to MS-VC++6 projects ? Linker commandline, project reference, #pragma comment. Is that what you mean? Uli -- C++ FAQ: http://parashift.com/c++-faq-lite Sator Laser GmbH Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
From: itekchandru on 4 Jun 2008 05:22 Yes.. Could please clearly tell me, how to proceed each way?
|
Pages: 1 Prev: General Question! Next: forward declaration to templates |