mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-29 10:19:18 -05:00
Updated Use raylib with Code Blocks (markdown)
@ -1,6 +1,7 @@
|
|||||||
THIS SEEMS TO BE FOR x86 BASED COMPUTERS (PCs)?
|
|
||||||
Guide provided by [Mark in raylib forum](http://forum.raylib.com/index.php?p=/discussion/133/raylib-in-code-blocks-a-how-to)
|
Guide provided by [Mark in raylib forum](http://forum.raylib.com/index.php?p=/discussion/133/raylib-in-code-blocks-a-how-to)
|
||||||
|
|
||||||
|
_NOTE: This guide is intended for Code:Blocks on Windows, using MinGW compiler._
|
||||||
|
|
||||||
First, under Project Settings check the box that says, *"This is a custom Makefile"*.
|
First, under Project Settings check the box that says, *"This is a custom Makefile"*.
|
||||||
|
|
||||||
Then, in your project's folder create a file named Makefile and paste the following:
|
Then, in your project's folder create a file named Makefile and paste the following:
|
||||||
|
|||||||
Reference in New Issue
Block a user