mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
アプリジャンプ時のデバッグディセーブルを有効化。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1135 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
c75063a422
commit
8272e4058f
@ -28,11 +28,7 @@ SUBDIRS = \
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
ifdef SDK_FINALROM
|
||||
DISABLE_DEBUG = TRUE
|
||||
else
|
||||
DISABLE_DEBUG = FALSE
|
||||
endif
|
||||
|
||||
TARGET_FIRM = SYSTEMMENU
|
||||
TARGET_PLATFORM = TWL
|
||||
|
||||
@ -22,11 +22,7 @@ SUBDIRS = \
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
ifdef SDK_FINALROM
|
||||
DISABLE_DEBUG = TRUE
|
||||
else
|
||||
DISABLE_DEBUG = FALSE
|
||||
endif
|
||||
|
||||
TARGET_FIRM = SYSTEMMENU
|
||||
TARGET_PLATFORM = TWL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user