[cairo-commit] [cairo-www] src/end_to_end_build_for_win32.mdwn
Carl Worth
cworth at freedesktop.org
Mon Nov 2 23:58:48 PST 2009
src/end_to_end_build_for_win32.mdwn | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7bafc1b4acc033b0af3ce5027dc176a3bae62740
Author: travisgriggs <travisgriggs at web>
Date: Mon Nov 2 23:58:48 2009 -0800
diff --git a/src/end_to_end_build_for_win32.mdwn b/src/end_to_end_build_for_win32.mdwn
index 28e92ca..eebfadc 100644
--- a/src/end_to_end_build_for_win32.mdwn
+++ b/src/end_to_end_build_for_win32.mdwn
@@ -161,10 +161,10 @@ This is similiar to pixman. There's an additional edit we do to the Makefile (re
sed s/zdll.lib/zlib.lib/ build\Makefile.win32.common > build\Makefile.fixed
move /Y build\Makefile.fixed build\Makefile.win32.common
- make -f Makefile.win32 "CFG=release
+ make -f Makefile.win32 "CFG=release"
### Congratulations!
-You've got a cairo.dll...
+You've got a standalone cairo.dll... (found in %ROOTDIR%\cairo\src\release)
[1]: http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/Current%20Release_%20MSYS-1.0.11/MSYS-1.0.11.exe/download
[2]: http://www.microsoft.com/exPress/download/#webInstall
More information about the cairo-commit
mailing list