ios make add build bin/data dirs
This commit is contained in:
parent
d479f6493f
commit
322e7e0239
@ -28,6 +28,9 @@ PLUGIN_DIR ?= src
|
||||
API_DIR ?= $(PLUGIN_DIR)
|
||||
MKINC_DIR ?= $(COMMON_DIR)
|
||||
|
||||
BUILD_BIN_DIR := build/gen/src
|
||||
BUILD_DATA_DIR := build/gen/src
|
||||
|
||||
-include $(MKINC_DIR)/vars-pre.mk
|
||||
|
||||
SOURCES := \
|
||||
|
Loading…
Reference in New Issue
Block a user