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

Carl Worth cworth at freedesktop.org
Mon Nov 2 12:54:26 PST 2009


 src/end_to_end_build_for_win32.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a29a983fbbe09e07a2f7f40ab978839f62b0cca1
Author: travisgriggs <travisgriggs at web>
Date:   Mon Nov 2 12:54:26 2009 -0800

diff --git a/src/end_to_end_build_for_win32.mdwn b/src/end_to_end_build_for_win32.mdwn
index 48dfb7b..dcf1155 100644
--- a/src/end_to_end_build_for_win32.mdwn
+++ b/src/end_to_end_build_for_win32.mdwn
@@ -79,7 +79,7 @@ Why the last 4 move commands? The default directory names are things like pixman
 
 This is a single step. Visual C++ Express has a .bat file we can run to get various environment variables set for compiling. If you're using a different version of Microsoft tools, you'll need to locate and run that .bat here.
 
-       "%VS90COMNTOOLS%/vsvars32.bat
+       "%VS90COMNTOOLS%/vsvars32.bat"
 
 (The quotation marks are important if you have spaces anywhere in your path).   
 


More information about the cairo-commit mailing list