Torque3D/Tools/projectGenerator/templates/buildManifest.tpl

2 lines
141 B
Smarty
Raw Normal View History

2012-09-19 11:22:58 -04:00
{assign var="dirWalk" value=$fileArray}
{include file="buildManifest_fileRecurse.tpl" dirWalk=$dirWalk depth=2 dirPath=$projOutput->base_dir}