summaryrefslogtreecommitdiffhomepage
path: root/templates/standard_game
diff options
context:
space:
mode:
authorRay <[email protected]>2018-07-10 11:52:30 +0200
committerRay <[email protected]>2018-07-10 11:52:30 +0200
commitd34c1285e09220cf796a86501f5b80e2afaa09ff (patch)
tree423bab1ea9caf9fd289aa0c137b0c662ae670708 /templates/standard_game
parent22bf2796722771ff6541ccc6421f6830078ca2d6 (diff)
downloadraylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.tar.gz
raylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.zip
Review Android Makefiles
Diffstat (limited to 'templates/standard_game')
-rw-r--r--templates/standard_game/Makefile.Android2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/standard_game/Makefile.Android b/templates/standard_game/Makefile.Android
index d817bc80..b6c68417 100644
--- a/templates/standard_game/Makefile.Android
+++ b/templates/standard_game/Makefile.Android
@@ -44,7 +44,7 @@ ANDROID_BUILD_TOOLS = $(ANDROID_HOME)/build-tools/28.0.1
ANDROID_PLATFORM_TOOLS = $(ANDROID_HOME)/platform-tools
# Android project configuration variables
-PROJECT_NAME ?= standard_game
+PROJECT_NAME ?= raylib_game
PROJECT_LIBRARY_NAME ?= main
PROJECT_BUILD_PATH ?= android.$(PROJECT_NAME)
PROJECT_RESOURCES_PATH ?= resources