Re-write Code::Blocks template to work on Linux and Macos (#2073)
* update code::blocks example to support linux * add macos support * update screenshot * update templates readme
This commit is contained in:
parent
ae7127232d
commit
8e599908d9
5 changed files with 124 additions and 40 deletions
|
@ -1,12 +1,8 @@
|
|||
/*******************************************************************************************-lraylib -lglfw3 -lopengl32 -lgdi32 -lopenal32 -lwinmm
|
||||
*
|
||||
/*******************************************************************************************
|
||||
* raylib [core] example - Basic window
|
||||
*
|
||||
* Welcome to raylib!
|
||||
*
|
||||
* To test examples, just press F6 and execute raylib_compile_execute script
|
||||
* Note that compiled executable is placed in the same folder as .c file
|
||||
*
|
||||
* You can find all basic examples on C:\raylib\raylib\examples folder or
|
||||
* raylib official webpage: www.raylib.com
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue