mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
バージョンは A リージョンのみ作成するようにした (1.4.1設定)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20100611_RedLauncher_Remodel@2963 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
60259fadb3
commit
17d2b381ee
@ -11,9 +11,9 @@
|
||||
# not be disclosed to third parties or copied or duplicated in any form,
|
||||
# in whole or in part, without the prior written consent of Nintendo.
|
||||
#
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
# バージョンファイルとTADを生成する
|
||||
@ -25,8 +25,8 @@
|
||||
|
||||
override TARGET_PLATFORM := TWL
|
||||
|
||||
SUBMAKES = Makefile.J Makefile.E Makefile.P Makefile.U Makefile.C Makefile.K Makefile.J.kst
|
||||
|
||||
#SUBMAKES = Makefile.J Makefile.E Makefile.P Makefile.U Makefile.C Makefile.K Makefile.J.kst
|
||||
SUBMAKES = Makefile.A
|
||||
|
||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/commondefs
|
||||
include $(TWL_IPL_RED_ROOT)/build/buildtools/modulerules
|
||||
|
||||
Binary file not shown.
@ -11,9 +11,9 @@
|
||||
# not be disclosed to third parties or copied or duplicated in any form,
|
||||
# in whole or in part, without the prior written consent of Nintendo.
|
||||
#
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
# $Date::
|
||||
# $Rev:
|
||||
# $Author:
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
#---------------------------------------------------------
|
||||
@ -21,10 +21,12 @@
|
||||
|
||||
SYSMENU_VERSION_REGION = A
|
||||
SYSMENU_VERSION_STRING_REGION = ALL
|
||||
SYSMENU_VERSION_TIMESTAMP = 09040300
|
||||
SYSMENU_VERSION_TIMESTAMP = 10072200
|
||||
SYSMENU_VERSION_MAJOR = 1
|
||||
SYSMENU_VERSION_MINOR = 4
|
||||
SYSMENU_VERSION_TAD_VERSION = 4
|
||||
SYSMENU_VERSION_TAD_VERSION = 5
|
||||
|
||||
STR_VERSION = $(SYSMENU_VERSION_MAJOR).$(SYSMENU_VERSION_MINOR).1$(SYSMENU_VERSION_STRING_REGION)$(DEV_STRING)
|
||||
|
||||
do-build : $(TARGET_BIN)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user