mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 23:59:18 +08:00
mac debug binary fix
This commit is contained in:
parent
ef82df939d
commit
12f3b56641
2
Makefile
2
Makefile
@ -332,6 +332,8 @@ VERSION = $(shell tools/version_utils version)
|
|||||||
BUILD_NUMBER = $(shell tools/version_utils build)
|
BUILD_NUMBER = $(shell tools/version_utils build)
|
||||||
BUILD_DIR = ${PROJ_DIR}/build
|
BUILD_DIR = ${PROJ_DIR}/build
|
||||||
|
|
||||||
|
STAGE_ASSETS = ${PROJ_DIR}/tools/stage_assets
|
||||||
|
|
||||||
# Things to ignore when doing root level cleans.
|
# Things to ignore when doing root level cleans.
|
||||||
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
|
ROOT_CLEAN_IGNORES = --exclude=assets/src_master \
|
||||||
--exclude=config/localconfig.json \
|
--exclude=config/localconfig.json \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user