Daniel Stenberg | 20 Jun 2012 22:21
Picon
Favicon
Gravatar

VC10 makefile edit?

Hi friends,

"kdekker" suggests that we remove RESOURCE from two places in the 
lib/Makefile.vc10

    http://curl.haxx.se/bug/view.cgi?id=3535977

Can anyone help me judge this idea? Good/bad? Is this only for VC10 or for all 
VC versions?

Remember that Makefile.vc10 is generated from Makefile.vc6 when 'maketgz' is 
run, so it is only really present in release tarballs.

--

-- 

  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Yang Tse | 20 Jun 2012 23:44
Picon

Re: VC10 makefile edit?

Daniel Stenberg <daniel <at> haxx.se> wrote:

> "kdekker" suggests that we remove RESOURCE from two places in the
> lib/Makefile.vc10

Yep, doing that is the appropriate thing to do. The two configuration
options affected are static builds and as such should not include the
'resource' (*.res) file in its build.

Fix already pushed to repo as commit 2ebb87f0. Bugtracker updated, but
bug awaiting you to close it.

--

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html


Gmane