[cairo-commit] [cairo-www] src/visualstudio.mdwn
Carl Worth
cworth at freedesktop.org
Sat Sep 12 15:03:53 PDT 2009
src/visualstudio.mdwn | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 72bb0766aca1141dc7ab06174a6e3a5085657f51
Author: caffeinemessiah <caffeinemessiah at web>
Date: Sat Sep 12 15:03:53 2009 -0700
grammar fixups
diff --git a/src/visualstudio.mdwn b/src/visualstudio.mdwn
index b1be5bd..5fca2b6 100644
--- a/src/visualstudio.mdwn
+++ b/src/visualstudio.mdwn
@@ -1,7 +1,7 @@
-For microsoft vs.net user, before build the cairo library, you need to create a header file "cairo-features.h",
-and than create a win32 dll project, add the requested source files into the project.
+For Microsoft VS.net users, before building the Cairo library, you need to create a header file called "cairo-features.h",
+create a Win32 DLL project, and then add the requested source files into the project.
-You can get the win32 project from there: [The MSVC project of the cairo library](http://slinavlee.googlepages.com/)
+You can get the Win32 project from there: [The MSVC project of the cairo library](http://slinavlee.googlepages.com/)
cairo-features.h for msvc using win32 font:
More information about the cairo-commit
mailing list