Hi ALl
Could you please suggest what flags to be added to make .lib of Debug or Release version.
Here is extract of make file
AR=lib.exeCFLAGS=$(cdebug) -W4 -QIfist
LDFLAGS=-LD Ws2_32.lib
EOPT=-Fe
OOPT=-Fo
OS_EXT=win32_vc
Thanks,
Varun
Hi ALl
Could you please suggest what flags to be added to make .lib of Debug or Release version.
Here is extract of make file
AR=lib.exeThanks,
Varun