FirstCommit
This commit is contained in:
6
custom/custom_main/custom_main.mk
Normal file
6
custom/custom_main/custom_main.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
CUSTOM_MAIN_DIR := custom/custom_main
|
||||
|
||||
|
||||
OC_FILES += $(CUSTOM_MAIN_DIR)/src/custom_main.c
|
||||
INC += -I'$(CUSTOM_MAIN_DIR)/inc'
|
||||
Reference in New Issue
Block a user