cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: new makefile for Visual C++

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Tue, 24 Feb 2009 10:20:37 +0100

"Piotr Dobrogost" <pd_at_curlpp.org> wrote:

> Remember to set paths in makefile before use or give them in command
> line as parameters!!!

Why not put variables like
  DEFAULT_WINDOWS_SDK_PATH = C:\Program Files\Microsoft SDKs\Windows\v6.0A
  DEFAULT_OPENSSL_PATH= c:\Program Files\openssl
  DEFAULT_ZLIB_PATH = c:\Program Files\zlib

in an external file like we do for some other targets. E.g.
.\packages\Win32\Common.vc. That makes it easier to figure out where
to edit them.

--gv
Received on 2009-02-24