curl-library
Generating vc8 makefile
From: Shmulik Regev <shmulbox_at_gmail.com>
Date: Thu, 15 Feb 2007 11:07:04 +0200
Date: Thu, 15 Feb 2007 11:07:04 +0200
The following snippet will create a vc8 makefile from the original vc6 one.
The changes are related to different compiler switches.
perl -pe "s/\/GX \/DWIN32 \/YX/\/EHsc \/DWIN32/ ; s/\/GZ/\/RTC1/"
Makefile.vc6 > Makefile.vc8
Cheers,
Shmul
Received on 2007-02-15