mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-07 03:48:15 +00:00
Update Makefile
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
# WARNING: To compile to HTML5, code must be redesigned to use emscripten.h and emscripten_set_main_loop()
|
# WARNING: To compile to HTML5, code must be redesigned to use emscripten.h and emscripten_set_main_loop()
|
||||||
PLATFORM ?= PLATFORM_DESKTOP
|
PLATFORM ?= PLATFORM_DESKTOP
|
||||||
RAYLIB_PATH ?= ../..
|
RAYLIB_PATH ?= ../..
|
||||||
PROJECT_NAME ?= standard_game
|
PROJECT_NAME ?= game
|
||||||
DEBUGGING ?= FALSE
|
DEBUGGING ?= FALSE
|
||||||
|
|
||||||
# Default path for raylib on Raspberry Pi, if installed in different path, update it!
|
# Default path for raylib on Raspberry Pi, if installed in different path, update it!
|
||||||
|
Reference in New Issue
Block a user