post_rules.mk 86 B

123
  1. ifeq ($(strip $(IOS_DEVICE_ENABLE )), yes)
  2. OPT_DEFS += -DIOS_DEVICE_ENABLE
  3. endif