mirror of https://github.com/BOINC/boinc.git
Rom 23 Apr 2007
- fixes #120 - Rebuild all 32-bit Windows dependencies using VS 2005 so tht they all depend on the new CRT runtime. Make sure all dependencies include an application manifest. - WIN: Rebuild libcurl for x64 and include an application manifest so that it can find MSVCR80 when executing. curl/ <multiple files> openssl/ <multiple files> zlib/ <multiple files> svn path=/trunk/boinc/; revision=12453
This commit is contained in:
parent
fe32380dcf
commit
20cdf242e6
|
@ -3914,3 +3914,17 @@ David 23 Apr 2007
|
||||||
tools/
|
tools/
|
||||||
make_project
|
make_project
|
||||||
uc_wu, uc_result (new)
|
uc_wu, uc_result (new)
|
||||||
|
|
||||||
|
Rom 23 Apr 2007
|
||||||
|
- fixes #120 - Rebuild all 32-bit Windows dependencies using
|
||||||
|
VS 2005 so tht they all depend on the new CRT runtime. Make
|
||||||
|
sure all dependencies include an application manifest.
|
||||||
|
- WIN: Rebuild libcurl for x64 and include an application
|
||||||
|
manifest so that it can find MSVCR80 when executing.
|
||||||
|
|
||||||
|
curl/
|
||||||
|
<multiple files>
|
||||||
|
openssl/
|
||||||
|
<multiple files>
|
||||||
|
zlib/
|
||||||
|
<multiple files>
|
||||||
|
|
Loading…
Reference in New Issue