Makefile.mk 91 B

1234
  1. ifeq ($(COMPILE_MODE),debug)
  2. include $(SDK_COMMON_DIR)/Debug/LetterShell/Makefile.mk
  3. endif