mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=10730
This commit is contained in:
parent
f7117a4c52
commit
dda536a129
|
@ -22,7 +22,7 @@
|
|||
#
|
||||
# Script to build the wxMac-2.6.3 library for BOINC as a Universal Binary
|
||||
#
|
||||
# by Charlie Fenton 5/17/06
|
||||
# by Charlie Fenton 7/21/06
|
||||
#
|
||||
## Before running this script, you must first copy the special XCode
|
||||
## project
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# Script to build Macintosh Universal Binary library of curl-7.15.3 for
|
||||
# use in building BOINC.
|
||||
#
|
||||
# by Charlie Fenton 5/5/06
|
||||
# by Charlie Fenton 7/21/06
|
||||
#
|
||||
## In Terminal, CD to the curl-7.15.3 directory.
|
||||
## cd [path]/curl-7.15.3/
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# Script to build Macintosh Universal Binary library of jpeg-6b for
|
||||
# use in building BOINC.
|
||||
#
|
||||
# by Charlie Fenton 4/27/06
|
||||
# by Charlie Fenton 7/21/06
|
||||
#
|
||||
## In Terminal, CD to the jpeg-6b directory.
|
||||
## cd [path]/jpeg-6b/
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# Master script to build Universal Binary libraries needed by BOINC:
|
||||
# curl-7.15.3, jpeg-6b and wxMac-2.6.3
|
||||
#
|
||||
# by Charlie Fenton 5/17/06
|
||||
# by Charlie Fenton 7/21/06
|
||||
#
|
||||
# Download these three packages and place them in a common parent
|
||||
# directory with the BOINC source tree.
|
||||
|
|
Loading…
Reference in New Issue