diff --git a/templates/ios-make/Makefile b/templates/ios-make/Makefile index 5e47bef..7026c77 100644 --- a/templates/ios-make/Makefile +++ b/templates/ios-make/Makefile @@ -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 := \