mirror of
https://github.com/rvtr/ctr_test_tools.git
synced 2025-10-31 13:41:24 -04:00
DataExportImportTool は Export 関数を呼ばないため、ツール名変更(TwlBkpImporter)
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_test_tools@8 6b0af911-cb57-b745-895f-eec5701120e1
This commit is contained in:
parent
32e071ac2a
commit
0492ad743d
Binary file not shown.
@ -25,11 +25,11 @@ SOURCES[] =
|
||||
sdAccessor.cpp
|
||||
window.cpp
|
||||
|
||||
TARGET_PROGRAM = twlBkpExportImport
|
||||
TARGET_PROGRAM = twlBkpImporter
|
||||
|
||||
LIBS += libnn_am lib_demo lib_applet
|
||||
|
||||
ROM_SPEC_FILE = twlSdExportImport.rsf
|
||||
ROM_SPEC_FILE = twlBkpImporter.rsf
|
||||
DESCRIPTOR = $(HORIZON_ROOT)/resources/specfiles/systemapplications/Mset.desc
|
||||
|
||||
include $(ROOT_OMAKE)/modulerules
|
||||
@ -1,5 +1,5 @@
|
||||
BasicInfo:
|
||||
Title : twlSdExportImport
|
||||
Title : twlBkpImporter
|
||||
BackupMemoryType : None
|
||||
|
||||
CardInfo:
|
||||
@ -21,5 +21,5 @@ AccessControlInfo:
|
||||
- DirectSdmc
|
||||
|
||||
Rom:
|
||||
# ROM <EFBFBD>Ɋ܂߂<EFBFBD>t<EFBFBD>@<40>C<EFBFBD><43><EFBFBD>V<EFBFBD>X<EFBFBD>e<EFBFBD><65><EFBFBD>̃<EFBFBD><CC83>[<5B>g<EFBFBD>p<EFBFBD>X<EFBFBD><58><EFBFBD>w<EFBFBD>肵<EFBFBD>܂<EFBFBD><DC82>B
|
||||
# ROM に含めるファイルシステムのルートパスを指定します。
|
||||
HostRoot: "$(ROMFS_ROOT)"
|
||||
Loading…
Reference in New Issue
Block a user