1 This directory contains files needed to generate DM Tree files. To add or 2 modify tree: 3 1. Unzip Dmt.zip 4 2. Make necessary changes to metadata files under Dmt/ directory 5 3. Zip them to a new Dmt.zip 6 4. Run "make" to generate tree files, which also copy them to "assets" directory of DMService 7 8 File list 9 --------- 10 Makefile - invokes generateDMT tool to generate tree files and copy them to DMService "assets" directory. 11 fstab - DM tree file list; used by generateDMT tool 12 event.dat - should be empty but file is needed by native DM engine 13 dmt_data - duplicate directory containing same tree files as "assets". 14 Dmt.zip - DM tree metadata files 15