We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 043cb51 commit 50460b7Copy full SHA for 50460b7
README_macosx.txt
@@ -8,10 +8,10 @@ Building with Xcode
8
-------------------
9
10
You may also use Xcode to build Allegro. This works similar to the instructions
11
-in README_make.txt, except add the parameter -GXCode when invoking cmake.
+in README_make.txt, except add the parameter -GXcode when invoking cmake.
12
13
-Instead of creating a makefile this will create an XCode project which you can
14
-double click and open in XCode and then hit the arrow button to compile.
+Instead of creating a makefile this will create an Xcode project which you can
+double click and open in Xcode and then hit the arrow button to compile.
15
16
Using the Clang compiler (OS X 10.6+)
17
-------------------------------------
0 commit comments