1# Default value for application
2BasicInfo:
3 # Specifies the title name of the program.
4 Title : $(TITLE)
5
6Rom:
7 # Specifies the root path of the file system to include in the ROM.
8 HostRoot: "$(ROMFS_ROOT)"
9
10
11TitleInfo:
12 UniqueId: 0xff3ff
13