[cairo-commit] [cairo-www] src/download.mdwn

Carl Worth cworth at freedesktop.org
Fri Sep 25 13:41:20 PDT 2009


 src/download.mdwn |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 3121b4b4b1b59ba88bd4d61bf8e9bf3352006cee
Author: travisgriggs <travisgriggs at web>
Date:   Fri Sep 25 13:41:20 2009 -0700

diff --git a/src/download.mdwn b/src/download.mdwn
index ed81b0a..76dfb9a 100644
--- a/src/download.mdwn
+++ b/src/download.mdwn
@@ -186,7 +186,8 @@ Studio](http://cairographics.org/visualstudio/) page for more details.
 0. Download and install libpng. Build libpng from its /projects folder and use LIB RELEASE configuration.
 0. Install the MozillaBuild environment from here: [MozillaBuild](http://developer.mozilla.org/en/docs/Windows_Build_Prerequisites#MozillaBuild)
 0. If you chose the default install path, you'll find in c:\mozilla-build several batch files. Edit the one corresponding to your version of VC++ (or a copy of it), and modify the INCLUDE and LIB paths. You'll need to add the zlib and libpng INCLUDE and LIBpaths. Also include &lt;your repository&gt;\cairo\src, &lt;your repository&gt;\cairo\boilerplate, and &lt;your repository&gt;\pixman\pixman to the INCLUDE paths. Here's an example (your paths will vary obviously):
-
+	
+	
 	rem Root of cairo building
 	set "CAIROROOT=%HOMEDRIVE%%HOMEPATH%\BuildCairo"
 


More information about the cairo-commit mailing list