Name tweak
This commit is contained in:
parent
a483e17f50
commit
551de156bb
1 changed files with 1 additions and 1 deletions
|
@ -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 ?= advance_game
|
PROJECT_NAME ?= sample_game
|
||||||
|
|
||||||
# Library type used for raylib and OpenAL Soft: STATIC (.a) or SHARED (.so/.dll)
|
# Library type used for raylib and OpenAL Soft: STATIC (.a) or SHARED (.so/.dll)
|
||||||
# NOTE: Libraries should be provided in the selected form
|
# NOTE: Libraries should be provided in the selected form
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue